From dce9a3975c06fd13aa854f04ad2f22562a991a40 Mon Sep 17 00:00:00 2001 From: beardy-unixer Date: Fri, 6 Jul 2012 09:23:39 -0700 Subject: [PATCH] Updated Running Friendica with SSL (markdown) --- Running-Friendica-with-SSL.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/Running-Friendica-with-SSL.md b/Running-Friendica-with-SSL.md index efbd009..f79fadd 100644 --- a/Running-Friendica-with-SSL.md +++ b/Running-Friendica-with-SSL.md @@ -124,7 +124,7 @@ In some configurations there is a bug, and this doesn't quite work properly. You ``nano /foo/bar/ssl.crt`` -You'll see two certificates in the same file. Halfway down, you'll see: +You'll see two certificates in the same file. Halfway down, you may see: ``-----END CERTIFICATE----------BEGIN CERTIFICATE-----`` @@ -133,7 +133,7 @@ This is bad. You need to see: -----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. +You can enter the carriage return manually if the bug is present on your system. Note there is a single carriage return for -----BEGIN CERTIFICATE----- to start on a new line. There is no empty line. Now you need to tell Nginx about the certs.