openssl x509 -in server.crt -text -noout
Category: VPS Management
openssl x509 -in server.crt -text -noout
Inspect certificate contents
Use `openssl x509 -in server.crt -text -noout` to inspect certificate contents. Helpful when you need this quickly on a Linux server.