Fossil SCM
Add link to SSL page from setting up server documentation
Commit
64ae65791a54a160316294ac2a489fe5a12aadf9
Parent
e764e8f3d6077f7…
1 file changed
+3
+3
| --- www/server.wiki | ||
| +++ www/server.wiki | ||
| @@ -97,10 +97,13 @@ | ||
| 97 | 97 | If you are using "inetd" to serve your repository, then you simply need to add "/usr/bin/stunnel" (perhaps on a different path, depending on your setup) before the command line to launch Fossil. |
| 98 | 98 | </p> |
| 99 | 99 | <p> |
| 100 | 100 | At this stage, the standalone server (e.g. "fossil server") does not support SSL. |
| 101 | 101 | </p> |
| 102 | +<p> | |
| 103 | +For more information, see <a href="./ssl.wiki">Using SSL with Fossil</a>. | |
| 104 | +</p> | |
| 102 | 105 | </blockquote> |
| 103 | 106 | |
| 104 | 107 | <h2>Various security concerns with hosted repositories</h2><blockquote> |
| 105 | 108 | <p> |
| 106 | 109 | There are two main concerns relating to usage of Fossil for sharing sensitive information (source or any other data): |
| 107 | 110 |
| --- www/server.wiki | |
| +++ www/server.wiki | |
| @@ -97,10 +97,13 @@ | |
| 97 | If you are using "inetd" to serve your repository, then you simply need to add "/usr/bin/stunnel" (perhaps on a different path, depending on your setup) before the command line to launch Fossil. |
| 98 | </p> |
| 99 | <p> |
| 100 | At this stage, the standalone server (e.g. "fossil server") does not support SSL. |
| 101 | </p> |
| 102 | </blockquote> |
| 103 | |
| 104 | <h2>Various security concerns with hosted repositories</h2><blockquote> |
| 105 | <p> |
| 106 | There are two main concerns relating to usage of Fossil for sharing sensitive information (source or any other data): |
| 107 |
| --- www/server.wiki | |
| +++ www/server.wiki | |
| @@ -97,10 +97,13 @@ | |
| 97 | If you are using "inetd" to serve your repository, then you simply need to add "/usr/bin/stunnel" (perhaps on a different path, depending on your setup) before the command line to launch Fossil. |
| 98 | </p> |
| 99 | <p> |
| 100 | At this stage, the standalone server (e.g. "fossil server") does not support SSL. |
| 101 | </p> |
| 102 | <p> |
| 103 | For more information, see <a href="./ssl.wiki">Using SSL with Fossil</a>. |
| 104 | </p> |
| 105 | </blockquote> |
| 106 | |
| 107 | <h2>Various security concerns with hosted repositories</h2><blockquote> |
| 108 | <p> |
| 109 | There are two main concerns relating to usage of Fossil for sharing sensitive information (source or any other data): |
| 110 |