Updated Running Friendica with SSL (markdown)

Tobias Diekershoff 2012-03-18 22:38:43 -07:00
parent 803cfec042
commit ba0c112835

@ -127,9 +127,8 @@ You'll see two certificates in the same file. Halfway down, you'll see:
This is bad. You need to see:
``-----END CERTIFICATE-----``
``-----BEGIN CERTIFICATE-----``
-----END CERTIFICATE-----
-----BEGIN CERTIFICATE-----
Note there is a single carriage return for -----BEGIN CERTIFICATE----- to start on a new line. There is no empty line.