Add self-signed certificate option

This commit is contained in:
Fabian Affolter 2016-10-25 20:02:13 +02:00
parent b5ce3448ea
commit 04bf51d895
No known key found for this signature in database
GPG Key ID: DDF3D6F44AAB1336

View File

@ -23,6 +23,7 @@ Additional points if you want to allow remote access:
- Protect your communication with [TLS](/blog/2015/12/13/setup-encryption-using-lets-encrypt/)
- Protect your communication with [Tor](/cookbook/tor_configuration/)
- Protect your communication with a [self-signed certificate](/cookbook/tls_self_signed_certificate/)
- Use a [proxy](/cookbook/apache_configuration/)