Skip to content

Instantly share code, notes, and snippets.

@scicco
Created August 30, 2018 09:26
Show Gist options
  • Save scicco/1c73780bec2ddff34e5db54a64bd18f4 to your computer and use it in GitHub Desktop.
Save scicco/1c73780bec2ddff34e5db54a64bd18f4 to your computer and use it in GitHub Desktop.
check configuration of a local certificate
openssl s_client -CApath /etc/ssl/certs/ -connect address.com:443
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment