Updated Running Friendica with SSL (markdown)

Tobias Diekershoff 2012-03-15 04:02:19 -07:00
parent 465e2b0fc9
commit fe2f2435f6

@ -56,6 +56,7 @@ To do this, you copy the existing one and change the end of the first line to re
You thus end up with two entries for your Friendica site - one for simple http and one for https.
Note to those who want to force SSL: Don't redirect to SSL in your Apache settings. Friendica's own admin panel has a special setting for SSL policy. Please use this facility instead.
## Mixing certificates on Apache StartSSL and others (self-signed) ##