> On Dec 13, 2017, at 11:36 PM, Sean Mullan wrote:
>
> It looks like you converted p12importks.sh from shell code to java in
> JKStoPKCS12.java, right?
Yes, and modified a little.
> I think you should still include 8010125 in the @bug label in
> JKStoPKCS12.java though.
OK.
>
> Otherwise
It looks like you converted p12importks.sh from shell code to java in
JKStoPKCS12.java, right? I think you should still include 8010125 in the
@bug label in JKStoPKCS12.java though.
Otherwise, looks good, one question though:
If you are converting a JKS keystore to a PKCS12 keystore using keyt
Hi All
Please take a look at
http://cr.openjdk.java.net/~weijun/8192988/webrev.00/
With this fix, "keytool -storepasswd" and "keytool -importkeystore" on a PKCS12
keystore will change the keypass as well with the storepass.
Thanks
Max