Updated Running Friendica with SSL (markdown)

MartinFarrent 2012-03-18 16:09:20 -07:00
parent 13b8fbbe31
commit 803cfec042

@ -117,15 +117,15 @@ Now you need to merge the files:
``cat ssl.crt sub.class1.server.ca.pem > ssl.crt``
There is a bug/feature, and this doesn't quite work properly. You now need to edit ssl.crt, so
There is a bug/feature, and this doesn't quite work properly. You now need to edit ssl.crt, so:
``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'll see:
``-----END CERTIFICATE----------BEGIN CERTIFICATE-----``
This is bad. You need to see
This is bad. You need to see:
``-----END CERTIFICATE-----``