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