Skip to content

Instantly share code, notes, and snippets.

@prasanthkothuri
Created January 5, 2023 10:23
Show Gist options
  • Save prasanthkothuri/79f3e799506502d439820456f03e64ec to your computer and use it in GitHub Desktop.
Save prasanthkothuri/79f3e799506502d439820456f03e64ec to your computer and use it in GitHub Desktop.

Check details of certificate openssl x509 -in /etc/ssl/certs/ca-certificates.crt -text -noout Show certificates in the chain openssl s_client -showcerts -connect host_name:port

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment