mirror of
https://git.friendi.ca/friendica/friendica.git
synced 2025-06-08 07:54:26 +02:00
Updated Running Friendica with SSL (markdown)
parent
803cfec042
commit
ba0c112835
1 changed files with 2 additions and 3 deletions
|
@ -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:
|
This is bad. You need to see:
|
||||||
|
|
||||||
``-----END CERTIFICATE-----``
|
-----END CERTIFICATE-----
|
||||||
|
-----BEGIN CERTIFICATE-----
|
||||||
``-----BEGIN CERTIFICATE-----``
|
|
||||||
|
|
||||||
Note there is a single carriage return for -----BEGIN CERTIFICATE----- to start on a new line. There is no empty line.
|
Note there is a single carriage return for -----BEGIN CERTIFICATE----- to start on a new line. There is no empty line.
|
||||||
|
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue