>(and I have no password!)
You should ask the trust.keystore and .p12 file password to the one that
sent them to you.
Moreover, you should be sure you know what you are trying to get: do you
want simply to convert the files from DER to PEM, or you want to extract all
the certificates into PEM fil
Hi, all.
First of all: sorry about my poor SSL skills. I want to create an https
connection to a third party https web service and the client must use a
certificate to use that web service. I am using PHP (PHP uses libcurl
and supports only PEM certificates) in my side (the client side). The