This Bugzilla instance is a read-only archive of historic NetBeans bug reports. To report a bug in NetBeans please follow the project's instructions for reporting issues.

Bug 200159 - RSA plugin signatures are not accepted
Summary: RSA plugin signatures are not accepted
Status: RESOLVED DUPLICATE of bug 204212
Alias: None
Product: updatecenters
Classification: Unclassified
Component: Pluginportal (show other bugs)
Version: 7.1
Hardware: PC Linux
: P3 normal (vote)
Assignee: Jan Pirek
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2011-07-15 10:39 UTC by Jiri Kovalsky
Modified: 2011-10-31 15:13 UTC (History)
0 users

See Also:
Issue Type: DEFECT
Exception Reporter:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Jiri Kovalsky 2011-07-15 10:39:08 UTC
If plugin is signed with DSA certificate, Plugin Portal 2.0 correctly recognizes the signature. However, if plugin developer uses RSA technique, it does not work.

Honzo, please update the check to consider plugin signed if it contains:

1. /META-INF/<signature>.sf

and

2. /META-INF/<signature>.dsa or /META-INF/<signature>.rsa

Thanks a lot!
-Jirka
Comment 1 Jan Pirek 2011-10-31 15:13:55 UTC

*** This bug has been marked as a duplicate of bug 204212 ***