openssl
Installation
SKILL.md
openssl
Cryptographic operations for certificates, keys, hashing, and TLS diagnostics.
Quick Start
- Verify
opensslis available:openssl versionorman openssl - Establish the command surface:
openssl helporopenssl help <subcommand> - Start with read-only inspection:
openssl x509 -in cert.pem -noout -text
Intent Router
Load only the reference file needed for the active request.
references/install-and-setup.md— Installing openssl on macOS, Linux, Windowsreferences/cheatsheet.md— Subcommands, certificate operations, key managementreferences/advanced-usage.md— Advanced key operations, encryption, scripting patternsreferences/troubleshooting.md— Certificate validation errors, key issues, TLS diagnostics