Keyboard shortcuts

Press or to navigate between chapters

Press S or / to search in the book

Press ? to show this help

Press Esc to hide this help

Notes about TLS, PKI, certs and keys.

Everything you should know about certificates and PKI but are too afraid to ask

Good read 😊 by SmallStep

https://smallstep.com/blog/everything-pki/

Fun facts

PEM stands for Privacy Enhanced Email. It was originally developed to encrypt emails. It never cought on, though, and the related RFC's were eventually obsoleted by PGP and S/MIME.

Step CLI

Similar to openssl but with better UX. https://github.com/smallstep/cli

ssh-rsa

EC cryptography for dummies

https://blog.boot.dev/cryptography/elliptic-curve-cryptography/