We can use OpenSSL to view the content of the SSL/TLS certificate. Here is the sample command for the reference.
openssl x509 -in server.crt -text
We can use OpenSSL to view the content of the SSL/TLS certificate. Here is the sample command for the reference.
openssl x509 -in server.crt -text