ssl - HTTPS certifications -


i trying access https server through java client applications. have no control on server not developed our company. have given me 2 .pem files client.pem contains private key , certificate , rootca.pem file. know have export certificate , private key .p12 file access server. tried converting file using openssl commands other free software's including xca failed access server error client certificate missing. please let me know right openssl commands achieve this.


Comments

Popular posts from this blog

minify - Minimizing css files -

neo4j - finding mutual friends in a cypher statement starting with three or more persons -

php - How to remove letter in front of the word laravel -