Is there any way to get Certificate Type (EV/OV/DV) from the certificate?
I tried the following command and get entire certificate at output, but can't find Certificate Type from it.
$ openssl s_client -connect google.com:443 2>/dev/null | openssl x509 -noout -issuer
Is it possible to get certificate type? Any help would be much appreciated.
Aucun commentaire:
Enregistrer un commentaire