Anyone has used BouncyCastle Provider?
I installed it as extension of jsdk.1.4 and it didn't work...
Here are the steps that I followed:
1- Download bcprov-jdk14-113
2- Copy bcprov-jdk14-113.jar to jsdk1.4/jre/lib/ext
3- Edit java.security in jsdk1.4/jre/lib/security
"security.provider.1=org.bouncycastle.jce.provider.BouncyCastleProvider
security.provider.2=sun.security.provider.Sun
security.provider.3=com.sun.net.ssl.internal.ssl.Provider"
4- remove all jar of SunJCE
Please, somebody help me!!!!!!
Renata
I installed it as extension of jsdk.1.4 and it didn't work...
Here are the steps that I followed:
1- Download bcprov-jdk14-113
2- Copy bcprov-jdk14-113.jar to jsdk1.4/jre/lib/ext
3- Edit java.security in jsdk1.4/jre/lib/security
"security.provider.1=org.bouncycastle.jce.provider.BouncyCastleProvider
security.provider.2=sun.security.provider.Sun
security.provider.3=com.sun.net.ssl.internal.ssl.Provider"
4- remove all jar of SunJCE
Please, somebody help me!!!!!!
Renata