Community
Participate
Working Groups
Code running in bundles and loaded from signed jar files is missing the certificates (Class.getProtectionDomain().getCodeSource().getCertificates() is returning null).
I believe this has been fixed. Tom W?
Fixed for M6. osgi.support.signature.verify=true must be set in your config.ini or passed as a -D VM arg. *** This bug has been marked as a duplicate of 115719 ***