/sert

wrapper for openssl

Primary LanguageShell

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