Skip to content

Instantly share code, notes, and snippets.

@avkosme
Created November 24, 2018 06:23
Show Gist options
  • Select an option

  • Save avkosme/40bae2f7907a919bb1c1111b335a4f9a to your computer and use it in GitHub Desktop.

Select an option

Save avkosme/40bae2f7907a919bb1c1111b335a4f9a to your computer and use it in GitHub Desktop.
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