Created
August 30, 2018 09:26
-
-
Save scicco/1c73780bec2ddff34e5db54a64bd18f4 to your computer and use it in GitHub Desktop.
check configuration of a local certificate
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
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