Many hyperlinks are disabled.
Use anonymous login
to enable hyperlinks.
Overview
| Comment: | Add link to SSL page from setting up server documentation |
|---|---|
| Downloads: | Tarball | ZIP archive | SQL archive |
| Timelines: | family | ancestors | descendants | both | ben-testing |
| Files: | files | file ages | folders |
| SHA1: |
64ae65791a54a160316294ac2a489fe5 |
| User & Date: | ben 2011-08-12 09:29:08 |
Context
|
2011-08-14
| ||
| 07:13 | Change the relative-paths default to 'on', after feedback from the community. check-in: 42a830e76d user: ben tags: ben-testing | |
|
2011-08-12
| ||
| 09:29 | Add link to SSL page from setting up server documentation check-in: 64ae65791a user: ben tags: ben-testing | |
| 09:26 | Update documentation index. check-in: e764e8f3d6 user: ben tags: ben-testing | |
Changes
Changes to www/server.wiki.
| ︙ | ︙ | |||
95 96 97 98 99 100 101 102 103 104 105 106 107 108 | </p> <p> 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. </p> <p> At this stage, the standalone server (e.g. "fossil server") does not support SSL. </p> </blockquote> <h2>Various security concerns with hosted repositories</h2><blockquote> <p> There are two main concerns relating to usage of Fossil for sharing sensitive information (source or any other data): <ul> <li>Interception of the Fossil synchronization stream, thereby capturing data, and | > > > | 95 96 97 98 99 100 101 102 103 104 105 106 107 108 109 110 111 | </p> <p> 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. </p> <p> At this stage, the standalone server (e.g. "fossil server") does not support SSL. </p> <p> For more information, see <a href="./ssl.wiki">Using SSL with Fossil</a>. </p> </blockquote> <h2>Various security concerns with hosted repositories</h2><blockquote> <p> There are two main concerns relating to usage of Fossil for sharing sensitive information (source or any other data): <ul> <li>Interception of the Fossil synchronization stream, thereby capturing data, and |
| ︙ | ︙ |