<< 03 November 2009 | Home | 05 November 2009 >>

PKCS#12 keystore to Java keystore conversion

I wrote a small program for converting a PKCS#12 keystore containing private and public key to a Java keystore suitable for signing Java extensions (plugins/features). See KeystoreUtil for download, installation, usage and of course the source code.