jarsigner can't use BouncyCastleProvider

Bug #1001318 reported by Johan Bilien
6
This bug affects 1 person
Affects Status Importance Assigned to Milestone
openjdk-7 (Ubuntu)
New
Undecided
Unassigned

Bug Description

$ jarsigner -keystore ~/secrets/store.bks -verbose -storetype BKS -signedjar myjar.jar -storepass $(cat ~/secrets/password) -providerClass org.bouncycastle.jce.provider.BouncyCastleProvider myjar-unsigned.jar myjar
jarsigner error: java.lang.ClassNotFoundException: org.bouncycastle.jce.provider.BouncyCastleProvider

The class is present in /usr/share/java/bcprov.jar which came with libbcprov-java

To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Remote bug watches

Bug watches keep track of this bug in other bug trackers.