Fossil SCM

changed mentioned Stunnel version from 4 to 5, and changed mentioned Stunnel URL to https://

michai 2015-02-28 08:32 trunk
Commit a633efefaa54f682ec2ac798e7bfa79f0249a84b
1 file changed +3 -3
+3 -3
--- www/server.wiki
+++ www/server.wiki
@@ -97,14 +97,14 @@
9797
but if it is done, then Fossil will automatically put itself into a chroot
9898
jail for the user who owns the fossil repository before reading any information
9999
off of the wire.
100100
</p>
101101
<p>
102
-[http://www.stunnel.org/ | Stunnel version 4] is an inetd-like process that
102
+[https://www.stunnel.org/ | Stunnel version 5] is an inetd-like process that
103103
accepts and decodes SSL-encrypted connections. Fossil can be run directly from
104104
stunnel in a manner similar to inetd and xinetd. This can be used to provide
105
-a secure link to a Fossil project. The configuration needed to get stunnel4
105
+a secure link to a Fossil project. The configuration needed to get stunnel5
106106
to invoke Fossil is very similar to the inetd and xinetd examples shown above.
107107
The relevant parts of an stunnel configuration might look something
108108
like the following:
109109
<blockquote><pre><nowiki>
110110
[https]
@@ -111,11 +111,11 @@
111111
accept = www.ubercool-project.org:443
112112
TIMEOUTclose = 0
113113
exec = /usr/bin/fossil
114114
execargs = /usr/bin/fossil http /home/fossil/ubercool.fossil --https
115115
</nowiki></pre></blockquote>
116
-See the stunnel4 documentation for further details about the /etc/stunnel/stunnel.conf
116
+See the stunnel5 documentation for further details about the /etc/stunnel/stunnel.conf
117117
configuration file. Note that the [/help/http|fossil http] command should include
118118
the --https option to let Fossil know to use "https" instead of "http" as the scheme
119119
on generated hyperlinks.
120120
<p>
121121
Using inetd or xinetd or stunnel is a more complex setup
122122
--- www/server.wiki
+++ www/server.wiki
@@ -97,14 +97,14 @@
97 but if it is done, then Fossil will automatically put itself into a chroot
98 jail for the user who owns the fossil repository before reading any information
99 off of the wire.
100 </p>
101 <p>
102 [http://www.stunnel.org/ | Stunnel version 4] is an inetd-like process that
103 accepts and decodes SSL-encrypted connections. Fossil can be run directly from
104 stunnel in a manner similar to inetd and xinetd. This can be used to provide
105 a secure link to a Fossil project. The configuration needed to get stunnel4
106 to invoke Fossil is very similar to the inetd and xinetd examples shown above.
107 The relevant parts of an stunnel configuration might look something
108 like the following:
109 <blockquote><pre><nowiki>
110 [https]
@@ -111,11 +111,11 @@
111 accept = www.ubercool-project.org:443
112 TIMEOUTclose = 0
113 exec = /usr/bin/fossil
114 execargs = /usr/bin/fossil http /home/fossil/ubercool.fossil --https
115 </nowiki></pre></blockquote>
116 See the stunnel4 documentation for further details about the /etc/stunnel/stunnel.conf
117 configuration file. Note that the [/help/http|fossil http] command should include
118 the --https option to let Fossil know to use "https" instead of "http" as the scheme
119 on generated hyperlinks.
120 <p>
121 Using inetd or xinetd or stunnel is a more complex setup
122
--- www/server.wiki
+++ www/server.wiki
@@ -97,14 +97,14 @@
97 but if it is done, then Fossil will automatically put itself into a chroot
98 jail for the user who owns the fossil repository before reading any information
99 off of the wire.
100 </p>
101 <p>
102 [https://www.stunnel.org/ | Stunnel version 5] is an inetd-like process that
103 accepts and decodes SSL-encrypted connections. Fossil can be run directly from
104 stunnel in a manner similar to inetd and xinetd. This can be used to provide
105 a secure link to a Fossil project. The configuration needed to get stunnel5
106 to invoke Fossil is very similar to the inetd and xinetd examples shown above.
107 The relevant parts of an stunnel configuration might look something
108 like the following:
109 <blockquote><pre><nowiki>
110 [https]
@@ -111,11 +111,11 @@
111 accept = www.ubercool-project.org:443
112 TIMEOUTclose = 0
113 exec = /usr/bin/fossil
114 execargs = /usr/bin/fossil http /home/fossil/ubercool.fossil --https
115 </nowiki></pre></blockquote>
116 See the stunnel5 documentation for further details about the /etc/stunnel/stunnel.conf
117 configuration file. Note that the [/help/http|fossil http] command should include
118 the --https option to let Fossil know to use "https" instead of "http" as the scheme
119 on generated hyperlinks.
120 <p>
121 Using inetd or xinetd or stunnel is a more complex setup
122

Keyboard Shortcuts

Open search /
Next entry (timeline) j
Previous entry (timeline) k
Open focused entry Enter
Show this help ?
Toggle theme Top nav button