Monday, August 10, 2015

Check if a p12 is valid


openssl pkcs12 -in client.p12 -nodes -passin pass:"password of p12" | openssl x509 -noout -subject

No comments:

Post a Comment