Skip to content

Latest commit

 

History

History
13 lines (10 loc) · 308 Bytes

README.md

File metadata and controls

13 lines (10 loc) · 308 Bytes

sert is a wrapper around the only openssl functionality I use

  • Looking at a PEM-encoded certificate in a file
  • Looking at a PEM-encoded certificate as a string from STDIN
  • Looking at the certificate of a URL

And it works like you would expect

sert mycert.pem
pbpaste | sert
sert reddit.com