You can use openssl: openssl x509 -in server.crt -text
posted 5mo ago by GeraldS
You can use `openssl`: ``` openssl x509 -in server.crt -text ```