Fossil SCM
Fix a broken link in the SSL-server document.
Commit
90b8921b6c7b584c932b8ef26096ce7747b46ac0532b47922220faa4f3fafb99
Parent
31be3836b74a541…
1 file changed
+1
-1
+1
-1
| --- www/ssl-server.md | ||
| +++ www/ssl-server.md | ||
| @@ -120,11 +120,11 @@ | ||
| 120 | 120 | ## The ACME Protocol |
| 121 | 121 | |
| 122 | 122 | The [ACME Protocol][2] is used to prove to a CA that you control a |
| 123 | 123 | website. CAs require proof that you control a domain before they |
| 124 | 124 | will issue a cert for that domain. The usual means of dealing |
| 125 | -with ACME is to run the separate [certbot](/certbot.eff.org) tool. | |
| 125 | +with ACME is to run the separate [certbot](https://certbot.eff.org) tool. | |
| 126 | 126 | Here is, in a nutshell, what certbot will do to obtain your cert: |
| 127 | 127 | |
| 128 | 128 | 1. Certbot sends your "signing request" (the document that contains |
| 129 | 129 | your public key and your domain name) to the CA. |
| 130 | 130 | |
| 131 | 131 |
| --- www/ssl-server.md | |
| +++ www/ssl-server.md | |
| @@ -120,11 +120,11 @@ | |
| 120 | ## The ACME Protocol |
| 121 | |
| 122 | The [ACME Protocol][2] is used to prove to a CA that you control a |
| 123 | website. CAs require proof that you control a domain before they |
| 124 | will issue a cert for that domain. The usual means of dealing |
| 125 | with ACME is to run the separate [certbot](/certbot.eff.org) tool. |
| 126 | Here is, in a nutshell, what certbot will do to obtain your cert: |
| 127 | |
| 128 | 1. Certbot sends your "signing request" (the document that contains |
| 129 | your public key and your domain name) to the CA. |
| 130 | |
| 131 |
| --- www/ssl-server.md | |
| +++ www/ssl-server.md | |
| @@ -120,11 +120,11 @@ | |
| 120 | ## The ACME Protocol |
| 121 | |
| 122 | The [ACME Protocol][2] is used to prove to a CA that you control a |
| 123 | website. CAs require proof that you control a domain before they |
| 124 | will issue a cert for that domain. The usual means of dealing |
| 125 | with ACME is to run the separate [certbot](https://certbot.eff.org) tool. |
| 126 | Here is, in a nutshell, what certbot will do to obtain your cert: |
| 127 | |
| 128 | 1. Certbot sends your "signing request" (the document that contains |
| 129 | your public key and your domain name) to the CA. |
| 130 | |
| 131 |