cmd/openssl
from HTYP, the free directory anyone can edit if they can prove to me that they're not a spambot
< cmd
<hide> page type::reference thing type::command utility platform::Linux mode::command line interface </hide>
About
openssl is the command-line program for managing SSL data and certificates.
Example
- openssl s_client -connect vbz.net:443
Notes
- openssl verify [1] seems to be the tool of choice for checking certificate files stored locally.
- This also has some useful information about using openssl, and a little bit about the "chaining" concept.
