Skip to content

Instantly share code, notes, and snippets.

@huynhbaoan
Last active June 20, 2025 12:51
Show Gist options
  • Save huynhbaoan/fced5b6f3fa17abfd946cea39e602e1b to your computer and use it in GitHub Desktop.
Save huynhbaoan/fced5b6f3fa17abfd946cea39e602e1b to your computer and use it in GitHub Desktop.
Ssl check
openssl verify -CAfile /etc/ssl/certs/ca-bundle.crt your_cert.crt
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment