Install the java keytool utility for mac

broken image
broken image

Many operating systems already have it installed as I found with Mac OS X. This answer on JGuru is the best method that I've found so far.įirstly make sure that you have OpenSSL installed. destkeystore clientcert.jks -deststoretype JKS

broken image

It has been pointed out by Justin in the comments below that keytool alone is capable of doing this using the following command (although only in JDK 1.6 and later): keytool -importkeystore -srckeystore mypfxfile.pfx -srcstoretype pkcs12