Created
November 24, 2018 06:23
-
-
Save avkosme/40bae2f7907a919bb1c1111b335a4f9a to your computer and use it in GitHub Desktop.
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 -showcerts -connect server.edu:443 </dev/null 2>/dev/null|openssl x509 -outform PEM >mycertfile.pem |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment