openssl ? Join a public and a private key
问题 Basicly, I have a private PEM key and a public certificate PEM key. They work when I use them both (but don't work if I only use one of them). I use and this works: wget --no-check-certificate --private-key=dev-private.pem --certificate=dev.pem https://???.???.???.??? (This is self-signed certificate signed by java keytool. I have acces to this keystore.) I also produce a jks and it's work great in browser. The problem is one of my application I neeed to use a certificate and he only support