= Encryption = <> ---- == Protocols == * [[Encryption/PGP|Pretty Good Privacy]] * [[Encryption/SSH|Secure Shell]] * [[Encryption/SSL|Secure Sockets Layer]] * [[Encryption/TLS|Transport Layer Security]] == Libraries == * [[Encryption/OpenSSL|OpenSSL]] * [[Encryption/Libgcrypt|Libgcrypt]] * [[Encryption/LibreSSL|LibreSSL]] * [[Encryption/Quictls|Quictls]] == Utilities == * [[Encryption/Certbot|certbot]] * [[Encryption/GPG|gpg]] * [[Encryption/OpenSSH|openssh]] * [[Encryption/OpenSSL|openssl]] * [[Encryption/OpenVPN|openvpn]] * [[Encryption/SSHKeyGen|ssh-keygen]] * [[Encryption/WireGuard|wg]] == SSL/TLS Certificates == To install a certificate for a server, see one of the below: * [[Apache/SSL|Apache]] * [[Dovecot#Encryption|Dovecot]] * [[HAProxy/SSL|HAProxy]] * [[Nginx/Encryption|Nginx]] * [[Postfix/Encryption|Postfix]] ---- CategoryRicottone