Skip to content

Instantly share code, notes, and snippets.

@schnell18
Created January 2, 2024 02:29
Show Gist options
  • Save schnell18/a5a2f863b5db65a2aa1984d99cb9b1e2 to your computer and use it in GitHub Desktop.
Save schnell18/a5a2f863b5db65a2aa1984d99cb9b1e2 to your computer and use it in GitHub Desktop.

Revisions

  1. schnell18 created this gist Jan 2, 2024.
    1 change: 1 addition & 0 deletions check_cert.sh
    Original file line number Diff line number Diff line change
    @@ -0,0 +1 @@
    openssl s_client -connect www.example.com:443 </dev/null 2>/dev/null | openssl x509 -inform pem -text