-
Bug
-
Resolution: Duplicate
-
P1
-
None
-
1.4.0
-
sparc
-
solaris_8
When you are trying to list a PKCS#12 file format keystore, IOException throwed.
Here is the syntax:
./keytool -list -keystore /net/sarcasm/home/dgu/thawte.p12 -storetype pkcs12
keytool error: java.io.IOException: DerValue.getOctetString, not an Octet String: 36
I am using KeyStore.load in our new Java Plugin Merlin 1.4, it gave the same exception as above.
This error is only happened recently, in B72 build. It works fine in B65 build.
I am test it on Sun Solaris platform.
Dennis Gu
Here is the syntax:
./keytool -list -keystore /net/sarcasm/home/dgu/thawte.p12 -storetype pkcs12
keytool error: java.io.IOException: DerValue.getOctetString, not an Octet String: 36
I am using KeyStore.load in our new Java Plugin Merlin 1.4, it gave the same exception as above.
This error is only happened recently, in B72 build. It works fine in B65 build.
I am test it on Sun Solaris platform.
Dennis Gu
- duplicates
-
JDK-4479826 Signing Jar File Exception with PKCS 12 keystores.
-
- Resolved
-