Skip to content

Commit 6146b31

Browse files
LeSuisseHyzual
authored andcommitted
fix: replace broken certbot instruction link
We now link to the Rocky Linux instructions which is likely better than generic ones.
1 parent eb793ad commit 6146b31

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

languages/en/installation-guide/step-by-step/tls-configuration.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ Tuleap expects all connections to the web interface to be done over HTTPS. By de
55
Using a self-signed certificate is not suitable for production environment, you will want to get a certificate recognized
66
by a known certificate authority (CA).
77

8-
We recommend using an `ACME <https://www.rfc-editor.org/rfc/rfc8555.html>`_ client such as `Certbot <https://certbot.eff.org/instructions?ws=nginx&os=centosrhel7>`_
8+
We recommend using an `ACME <https://www.rfc-editor.org/rfc/rfc8555.html>`_ client such as `certbot <https://docs.rockylinux.org/10/guides/security/generating_ssl_keys_lets_encrypt/#using-certbot-with-nginx>`_
99
to get a certificate signed from a certificate authority like `Let's Encrypt <https://letsencrypt.org/>`_ and to manage the deployment and renewal of the certificate.
1010

1111
If you have custom needs, you should edit the nginx configuration file ``/etc/nginx/conf.d/tuleap.conf`` to

0 commit comments

Comments
 (0)