Skip to content

Instantly share code, notes, and snippets.

@rahulremanan
Created January 31, 2023 15:40
Show Gist options
  • Save rahulremanan/8cf30071283b90c61407d472c88f3315 to your computer and use it in GitHub Desktop.
Save rahulremanan/8cf30071283b90c61407d472c88f3315 to your computer and use it in GitHub Desktop.
Inspect contents of the endpoint server certificate
!openssl x509 -noout -text \
-in /root/ca/user/user_server.cert.pem
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment