Fossil SCM

Updating links in www/server/windows/stunnel.md to correct locations.

ckennedy 2019-08-19 19:29 server-docs
Commit 65d175aef026d0fe034f8a3a37dab959888c334e11e6444159f825824bff327a
--- www/server/windows/stunnel.md
+++ www/server/windows/stunnel.md
@@ -1,11 +1,11 @@
11
# Using stunnel with Fossil on Windows
22
33
While there are many ways to configure Fossil as a server using various web
44
servers (Apache, IIS, nginx, etc.), this document will focus on setting up a
55
minimal Fossil server using only Fossil's native [server
6
-capabilities](server.wiki#standalone) and [stunnel](https://www.stunnel.org/)
6
+capabilities](../any/none.md) and [stunnel](https://www.stunnel.org/)
77
to provide a TLS proxy. It is recommended for public repositories to go to the
88
extra step of configuring stunnel to provide a proper HTTPS setup.
99
1010
## Assumptions
1111
@@ -19,11 +19,11 @@
1919
URLs when used with stunnel as a proxy. Please make sure you are using Fossil
2020
2.10 or later on Windows.
2121
2222
## Configure Fossil Service for https
2323
24
-Following most of [Fossil as a Windows Service](service.md), you will need
24
+Following most of [Fossil as a Windows Service](./service.md), you will need
2525
to change the command to install the Fossil Service to configure it properly for
2626
use with stunnel as an https proxy. Run the following instead:
2727
2828
```PowerShell
2929
New-Service -Name fossil-secure -DisplayName fossil-secure -BinaryPathName '"C:\Program Files (x86)\FossilSCM\fossil.exe"
3030
--- www/server/windows/stunnel.md
+++ www/server/windows/stunnel.md
@@ -1,11 +1,11 @@
1 # Using stunnel with Fossil on Windows
2
3 While there are many ways to configure Fossil as a server using various web
4 servers (Apache, IIS, nginx, etc.), this document will focus on setting up a
5 minimal Fossil server using only Fossil's native [server
6 capabilities](server.wiki#standalone) and [stunnel](https://www.stunnel.org/)
7 to provide a TLS proxy. It is recommended for public repositories to go to the
8 extra step of configuring stunnel to provide a proper HTTPS setup.
9
10 ## Assumptions
11
@@ -19,11 +19,11 @@
19 URLs when used with stunnel as a proxy. Please make sure you are using Fossil
20 2.10 or later on Windows.
21
22 ## Configure Fossil Service for https
23
24 Following most of [Fossil as a Windows Service](service.md), you will need
25 to change the command to install the Fossil Service to configure it properly for
26 use with stunnel as an https proxy. Run the following instead:
27
28 ```PowerShell
29 New-Service -Name fossil-secure -DisplayName fossil-secure -BinaryPathName '"C:\Program Files (x86)\FossilSCM\fossil.exe"
30
--- www/server/windows/stunnel.md
+++ www/server/windows/stunnel.md
@@ -1,11 +1,11 @@
1 # Using stunnel with Fossil on Windows
2
3 While there are many ways to configure Fossil as a server using various web
4 servers (Apache, IIS, nginx, etc.), this document will focus on setting up a
5 minimal Fossil server using only Fossil's native [server
6 capabilities](../any/none.md) and [stunnel](https://www.stunnel.org/)
7 to provide a TLS proxy. It is recommended for public repositories to go to the
8 extra step of configuring stunnel to provide a proper HTTPS setup.
9
10 ## Assumptions
11
@@ -19,11 +19,11 @@
19 URLs when used with stunnel as a proxy. Please make sure you are using Fossil
20 2.10 or later on Windows.
21
22 ## Configure Fossil Service for https
23
24 Following most of [Fossil as a Windows Service](./service.md), you will need
25 to change the command to install the Fossil Service to configure it properly for
26 use with stunnel as an https proxy. Run the following instead:
27
28 ```PowerShell
29 New-Service -Name fossil-secure -DisplayName fossil-secure -BinaryPathName '"C:\Program Files (x86)\FossilSCM\fossil.exe"
30

Keyboard Shortcuts

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