Differences between revisions 8 and 19 (spanning 11 versions)
Revision 8 as of 2022-11-02 16:10:26
Size: 861
Comment:
Revision 19 as of 2025-12-19 21:44:29
Size: 892
Comment: Pruning dead links
Deletions are marked like this. Additions are marked like this.
Line 9: Line 9:
== Protocols ==

 * [[Encryption/PGP|Pretty Good Privacy]]
 * [[Encryption/SSH|Secure Shell]]
 * [[Encryption/SSL|Secure Sockets Layer]]
 * [[Encryption/TLS|Transport Layer Security]]


Line 12: Line 21:
 * [[Encryption/LibreSSL|LibreSSL]]
 * [[En
cryption/Quictls|Quictls]]
 * [[Encryption/Libgcrypt|Libgcrypt]]
Line 17: Line 25:

== Certificates ==

Software for generating certificates:
== Utilities ==
Line 23: Line 28:
   * For administrative details on `certbot(1)` certificates, see [[Encryption/LetsEncrypt|Let's Encrypt]]  * [[Encryption/GPG|gpg]]
 * [[Encryption/OpenSSH|openssh]]
Line 25: Line 31:

Instructions for installing a certificate will depend on the web server or reverse proxy. See:

 * [[HAProxy/SSL|HAProxy]]
 * [[NGINX/SSL|NGINX]]
 * [[Apache/SSL|Apache]]
 * [[Encryption/OpenVPN|openvpn]]
 * [[Encryption/SSHKeyGen|ssh-keygen]]
 * [[Encryption/WireGuard|wg]]
Line 34: Line 37:
== Keys == == SSL/TLS Certificates ==
Line 36: Line 39:
 * [[Encryption/SSH|SSH]]
 * [[Encryption/SSHKeys|SSH Keys]]
 * [[Encryption/GPG|GPG]]
To install a certificate for a server, see one of the below:
Line 40: Line 41:


== Virtual Private Networks ==

 * [[Encryption/OpenVPN|OpenVPN]]
 * [[Encryption/WireGuard|WireGuard]]
 * [[Apache/SSL|Apache]]
 * [[Dovecot#Encryption|Dovecot]]
 * [[HAProxy/SSL|HAProxy]]
 * [[Nginx/Encryption|Nginx]]
 * [[Postfix/Encryption|Postfix]]

Encryption (last edited 2025-12-19 21:44:29 by DominicRicottone)