Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revision Previous revision
Next revision
Previous revision
Next revisionBoth sides next revision
docs:ssl [2020-10-24 07:37] – [Web server redirection] Joseph Hogandocs:ssl [2020-10-24 07:39] – [Web server redirection] Joseph Hogan
Line 27: Line 27:
 ==== Own server ==== ==== Own server ====
  
-If you run your own server, we recommend to check out the ["Let's Encrypt" initiative]([[https://letsencrypt.org/|https://letsencrypt.org/]]). Not only do they offer free SSL certificates, but also a way to automate their renewal. You need to install a client software on your server to use it. Instructions for the official client are [here]([[https://certbot.eff.org/|https://certbot.eff.org/]]). Depending on your needs, you might want to look at the [list of alternative letsencrypt clients]([[https://letsencrypt.org/docs/client-options/|https://letsencrypt.org/docs/client-options/]]).+If you run your own server, we recommend to check out the [[https://letsencrypt.org/|["Let's Encrypt" initiative]]]. Not only do they offer free SSL certificates, but also a way to automate their renewal. You need to install a client software on your server to use it. Instructions for the official client are [[https://certbot.eff.org/|[here]]]. Depending on your needs, you might want to look at the [[https://letsencrypt.org/docs/client-options/|[list of alternative letsencrypt clients]]]. 
  
 ===== Web server settings ===== ===== Web server settings =====
Line 97: Line 98:
 </code> </code>
  
-Add the following lines to the .htaccess file in the root folder of your Friendica instance (thanks to [AlfredSK]([[https://github.com/AlfredSK|https://github.com/AlfredSK]])):+Add the following lines to the .htaccess file in the root folder of your Friendica instance (thanks to [[https://github.com/AlfredSK|[AlfredSK]]]):
 <code> <code>
  
  • Last modified: 2022-06-24 15:05