Fossil SCM
Markdownism fixes in previous
Commit
3982569195e051838aa78020766aef8e157744c90760aecf2253c9a6916cd1f2
Parent
c563be15526be6f…
1 file changed
+2
-2
+2
-2
| --- www/ssl.wiki | ||
| +++ www/ssl.wiki | ||
| @@ -155,12 +155,12 @@ | ||
| 155 | 155 | <pre> |
| 156 | 156 | fossil set --global ssl-ca-location /path/to/cacert.pem |
| 157 | 157 | </pre> |
| 158 | 158 | |
| 159 | 159 | This can also happen if you've linked Fossil to a version of OpenSSL |
| 160 | -[built from source](#openssl-src). That same `cacert.pem` fix can work | |
| 161 | -in that case, too. | |
| 160 | +[#openssl-src|built from source]. That same <tt>cacert.pem</tt> fix can | |
| 161 | +work in that case, too. | |
| 162 | 162 | |
| 163 | 163 | When you build Fossil on Linux platforms against the binary OpenSSL |
| 164 | 164 | package provided with the OS, you typically get a root cert store along |
| 165 | 165 | with the platform OpenSSL package, either built-in or as a hard |
| 166 | 166 | dependency. |
| 167 | 167 |
| --- www/ssl.wiki | |
| +++ www/ssl.wiki | |
| @@ -155,12 +155,12 @@ | |
| 155 | <pre> |
| 156 | fossil set --global ssl-ca-location /path/to/cacert.pem |
| 157 | </pre> |
| 158 | |
| 159 | This can also happen if you've linked Fossil to a version of OpenSSL |
| 160 | [built from source](#openssl-src). That same `cacert.pem` fix can work |
| 161 | in that case, too. |
| 162 | |
| 163 | When you build Fossil on Linux platforms against the binary OpenSSL |
| 164 | package provided with the OS, you typically get a root cert store along |
| 165 | with the platform OpenSSL package, either built-in or as a hard |
| 166 | dependency. |
| 167 |
| --- www/ssl.wiki | |
| +++ www/ssl.wiki | |
| @@ -155,12 +155,12 @@ | |
| 155 | <pre> |
| 156 | fossil set --global ssl-ca-location /path/to/cacert.pem |
| 157 | </pre> |
| 158 | |
| 159 | This can also happen if you've linked Fossil to a version of OpenSSL |
| 160 | [#openssl-src|built from source]. That same <tt>cacert.pem</tt> fix can |
| 161 | work in that case, too. |
| 162 | |
| 163 | When you build Fossil on Linux platforms against the binary OpenSSL |
| 164 | package provided with the OS, you typically get a root cert store along |
| 165 | with the platform OpenSSL package, either built-in or as a hard |
| 166 | dependency. |
| 167 |