|
Size: 325
Comment:
|
Size: 727
Comment:
|
| Deletions are marked like this. | Additions are marked like this. |
| Line 9: | Line 9: |
| == SSL/TLS Certificates == | == Certificates == |
| Line 11: | Line 11: |
| See [[Certbot|certbot]] for the practical way to encrypt web traffic, or [[OpenSSL]] for self-signed certificates. | Software for generating certificates: |
| Line 13: | Line 13: |
| ---- | * [[Encryption/Certbot|certbot]] * For administrative details on `certbot(1)` certificates, see [[Encryption/LetsEncrypt|Let's Encrypt]] * [[Encryption/OpenSSL|openssl]] Instructions for installing a certificate will depend on the web server or reverse proxy. See: * [[HAProxy/SSL|HAProxy]] * [[NGINX/SSL|NGINX]] * [[Apache/SSL|Apache]] |
| Line 17: | Line 25: |
| == SSH Keys == | == Keys == |
| Line 19: | Line 27: |
| See [[SSH/Keys|here]] for the generation and use of SSH keys. | * [[Encryption/SSH|SSH]] * [[Encryption/SSHKeys|SSH Keys]] * [[Encryption/GPG|GPG]] == Virtual Private Networks == * [[Encryption/OpenVPN|OpenVPN]] * [[Encryption/WireGuard|WireGuard]] |
Encryption
Certificates
Software for generating certificates:
For administrative details on certbot(1) certificates, see Let's Encrypt
Instructions for installing a certificate will depend on the web server or reverse proxy. See:
Keys
