Created
July 17, 2017 10:45
-
-
Save pavelz/56dedec25661841b7192e12e81767624 to your computer and use it in GitHub Desktop.
This file contains 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
echo -n | openssl s_client -connect arslogi.ca:8443 | sed -ne '/-BEGIN CERTIFICATE-/,/-END CERTIFICATE-/p' > cert.crt |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment