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

Summary: RSA plugin signatures are not accepted
Product: updatecenters Reporter: Jiri Kovalsky <jkovalsky>
Component: PluginportalAssignee: Jan Pirek <jpirek>
Status: RESOLVED DUPLICATE    
Severity: normal    
Priority: P3    
Version: 7.1   
Hardware: PC   
OS: Linux   
Issue Type: DEFECT Exception Reporter:

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 ***