Updated Running Friendica with SSL (markdown)

MartinFarrent 2012-04-02 07:56:55 -07:00
parent c37b9baaf0
commit 50cde2fb09

@ -4,6 +4,8 @@ To do that on a domain of your own, you have to obtain a certificate from a trus
If you are reading this document before actually installing Friendica, you might want to consider a very simple option: Go for a shared hosting account _without your own domain name_. That way, your address will be something like ``yourname.yourprovidersname.com``, which isn't very fancy compared to ``yourname.com``. But it will still be your very own site, and you will _usually_ be able to hitch a lift on your provider's SSL certificate. That means that you won't need to configure SSL at all - it will simply work out of the box when people type ``https`` instead of ``http``.
If that isn't your idea of doing things, read on...
## Shared hosts ##
If you are using a shared host, your provider may well obtain and install the certificate for you. You will then only need to apply and pay for it and everything will be set up. If that is the case for you, the rest of this document need not concern you at all. Just make sure the certificate is for the address that Friendica uses: e.g. myownfriendica.com or friendica.myserver.com.