Fossil SCM
Updated the link to cURL's cacert.pem package from the "SSL" doc
Commit
af7bbdcee9f2a44f2e4d6fc93bc480cb06f256115da60cc2b42368604540559f
Parent
65f59beae9a790e…
1 file changed
+1
-1
+1
-1
| --- www/ssl.wiki | ||
| +++ www/ssl.wiki | ||
| @@ -177,11 +177,11 @@ | ||
| 177 | 177 | for a different core reason: Windows does ship with a stock CA |
| 178 | 178 | certificate set, but it's not in a format that OpenSSL understands how |
| 179 | 179 | to use. Rather than try to find a way to convert the data format, you |
| 180 | 180 | may find it acceptable to use the same Mozilla NSS cert set. I do not |
| 181 | 181 | know of a way to easily get this from Mozilla themselves, but I did find |
| 182 | -a [https://curl.haxx.se/docs/caextract.html|third party source] for the | |
| 182 | +a [https://curl.se/docs/caextract.html | third party source] for the | |
| 183 | 183 | <tt>cacert.pem</tt> file. I suggest placing the file into your Windows |
| 184 | 184 | user home directory so that you can then point Fossil at it like so: |
| 185 | 185 | |
| 186 | 186 | <pre> |
| 187 | 187 | fossil set --global ssl-ca-location %userprofile%\cacert.pem |
| 188 | 188 |
| --- www/ssl.wiki | |
| +++ www/ssl.wiki | |
| @@ -177,11 +177,11 @@ | |
| 177 | for a different core reason: Windows does ship with a stock CA |
| 178 | certificate set, but it's not in a format that OpenSSL understands how |
| 179 | to use. Rather than try to find a way to convert the data format, you |
| 180 | may find it acceptable to use the same Mozilla NSS cert set. I do not |
| 181 | know of a way to easily get this from Mozilla themselves, but I did find |
| 182 | a [https://curl.haxx.se/docs/caextract.html|third party source] for the |
| 183 | <tt>cacert.pem</tt> file. I suggest placing the file into your Windows |
| 184 | user home directory so that you can then point Fossil at it like so: |
| 185 | |
| 186 | <pre> |
| 187 | fossil set --global ssl-ca-location %userprofile%\cacert.pem |
| 188 |
| --- www/ssl.wiki | |
| +++ www/ssl.wiki | |
| @@ -177,11 +177,11 @@ | |
| 177 | for a different core reason: Windows does ship with a stock CA |
| 178 | certificate set, but it's not in a format that OpenSSL understands how |
| 179 | to use. Rather than try to find a way to convert the data format, you |
| 180 | may find it acceptable to use the same Mozilla NSS cert set. I do not |
| 181 | know of a way to easily get this from Mozilla themselves, but I did find |
| 182 | a [https://curl.se/docs/caextract.html | third party source] for the |
| 183 | <tt>cacert.pem</tt> file. I suggest placing the file into your Windows |
| 184 | user home directory so that you can then point Fossil at it like so: |
| 185 | |
| 186 | <pre> |
| 187 | fossil set --global ssl-ca-location %userprofile%\cacert.pem |
| 188 |