How to generate JKS from key file and crt file?
843811Oct 24 2007 — edited Oct 24 2007Hello everyone,
I have got a key file and a crt file, and I want to use these two file to create SSL with a server, I have tried apache httpclient, and that requires a jks file, so how can I generate a jks file from these two or there is another way? Thanks very much!