certificate - how to convert .cer to .pfx programatically using Java -


i used bouncy castle , jscep create certificate. have private key , .cer certificate. need create pfx or p12 file out of using java or bouncy castle.

look @ java keystore class, , how instance of pkcs12 keystore type.

then @ setkeyentry() , store(). should give start achieving goal.


Comments

Popular posts from this blog

assembly - 8086 TASM: Illegal Indexing Mode -

Java, LWJGL, OpenGL 1.1, decoding BufferedImage to Bytebuffer and binding to OpenGL across classes -

javascript - addthis share facebook and google+ url -