Differences between revisions 8 and 18 (spanning 10 versions)
Revision 8 as of 2022-11-02 16:10:26
Size: 861
Comment:
Revision 18 as of 2023-06-29 14:34:16
Size: 964
Comment:
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/Libgcrypt|Libgcrypt]]
Line 17: Line 27:

== Certificates ==

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

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 39:
== Keys == == SSL/TLS Certificates ==
Line 36: Line 41:
 * [[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 43:


== 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)