openSSL Tips
You can view the ingredients of a particular certificate file in plain text by running the command:
openssl x509 -noout -text -in <name.crt>
— Martin Burnicki martin.burnicki@burnicki.net, last updated 2023-01-26
miscellaneous_tips:openssl_tips
You can view the ingredients of a particular certificate file in plain text by running the command:
openssl x509 -noout -text -in <name.crt>
— Martin Burnicki martin.burnicki@burnicki.net, last updated 2023-01-26