Many hyperlinks are disabled.
Use anonymous login
to enable hyperlinks.
History of file www/server/windows/stunnel.md at check-in 6a0ec82baef5b4d6
|
2021-09-17
| ||
| 02:02 | Converted all uses of the [https://developer.mozilla.org/en-US/docs/Web/HTML/Element/a#attr-name | obsolete] named anchor feature from HTML before 4.0 to use fragment identifiers instead. (<tt>www/*</tt> subtree only.) Where possible, changed constructs like <verbatim><a name="foo"></a><h3></verbatim> to <verbatim><h3 id="foo"></verbatim> Also fixed a few cases where the link target came after a header so the browser would scroll the header off the screen when visiting the targeted section. Added a 50em pad at the bottom of one such edited doc to allow the intra-doc link targets to be useful since it's a short enough doc that on sufficiently tall browser windows, scrolling isn't possible, so using those anchors has no visible effect. ... (file: [7a4dbf9730] check-in: [93cee1f56e] user: wyoung branch: trunk, size: 6383) | |
|
2021-03-18
| ||
| 15:20 | Add information on how to remove a Windows service, per forum post [forum:0bcffc517f]. ... (file: [7beeb5ad51] check-in: [366fda0c51] user: danield branch: trunk, size: 6385) | |
|
2019-10-12
| ||
| 22:39 | Updates to windows server documenttion to include examples of winsrv command. ... (file: [88db251fff] check-in: [6a0ec82bae] user: ckennedy branch: trunk, size: 6156) | |
|
2019-10-08
| ||
| 00:57 | Updated Windows Service documentation to reflect new 64bit binaries for Fossil 2.10 for Windows. ... (file: [8f3e566d36] check-in: [cb13b61100] user: ckennedy branch: trunk, size: 6057) | |
|
2019-08-19
| ||
| 19:29 | Updating links in www/server/windows/stunnel.md to correct locations. ... (file: [a69f4f8335] check-in: [65d175aef0] user: ckennedy branch: server-docs, size: 6063) | |
| 00:30 | Added links back to the top-level www/server/index.html article from the tail end of www/server/*/*.md. ... (file: [6c183e7e19] check-in: [0f6f151dd3] user: wyoung branch: server-docs, size: 6069) | |
|
2019-08-16
| ||
| 09:54 | Moved the stunnel proxying docs from www/ssl.wiki to a new document www/server/any/stunnel.md, and pointed www/server.wiki at it. Also replaced some similar material in this branch's new www/server/windows/stunnel.md file at this generic document. Between these two changes, the generic stunnel docs now cover the reverse proxying option for the first time. (The old version used the socket activation method exclusively.) The new document also gives a more realistic configuration, showing Let's Encrypt paths and a sensible ciphersuite configuration. ... (file: [7c6edb4d06] check-in: [53b2e866e1] user: wyoung branch: server-docs, size: 6012) | |
|
2019-08-15
| ||
| 16:16 | Server Documentation Update. This ckeckin contains instructions for using Fossil as a windows service and with stunnel as an https proxy. ... (file: [4a34932a9c] check-in: [8b7c563d49] user: ckennedy branch: server-docs, size: 5986) | |