Merge pull request #9475 from nextcloud/backport/9398/stable24

[stable24] Add Let’s Encrypt to SSL certificates tip
This commit is contained in:
Daniel 2022-12-10 20:25:06 +01:00 committed by GitHub
commit 6e1652bcb3
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -255,11 +255,11 @@ the default site. Open a terminal and run::
service apache2 reload
.. note:: Self-signed certificates have their drawbacks - especially when you
plan to make your Nextcloud server publicly accessible. You might
want to consider getting a certificate signed by a commercial signing
authority. Check with your domain name registrar or hosting service
for good deals on commercial certificates.
plan to make your Nextcloud server publicly accessible. Consider getting
a certificate signed by a signing authority. Check with your domain name
registrar or hosting service for good deals on commercial certificates.
Or use a free `Let's Encrypt <https://letsencrypt.org/>`_ ones.
.. _installation_wizard_label:
Installation wizard