Skip to content

Instantly share code, notes, and snippets.

@enesser
Created June 22, 2018 18:12
Show Gist options
  • Select an option

  • Save enesser/59e8016dbcffda5865a72f0c5286829d to your computer and use it in GitHub Desktop.

Select an option

Save enesser/59e8016dbcffda5865a72f0c5286829d to your computer and use it in GitHub Desktop.

Revisions

  1. enesser created this gist Jun 22, 2018.
    1 change: 1 addition & 0 deletions showSSLCert.sh
    Original file line number Diff line number Diff line change
    @@ -0,0 +1 @@
    $ echo | openssl s_client -showcerts -servername google.com -connect google.com:443 2>/dev/null | openssl x509 -inform pem -noout -tex