Overview
| Artifact ID: | 319b00939761e5f1fc4de841a213a07140e2be81 |
|---|---|
| Ticket: | 0ffa37e70e885cfc5c86d2546e51480c83b819b0
There is currently no way to enforce 100% use of SSL |
| User & Date: | drh 2011-01-18 15:16:11 |
Changes
- Appended to comment:
<hr /><i>drh added on 2011-01-18 15:16:11 UTC:</i><br /> See [http://www.stunnel.org/] for a better solution. <pre> service https { port = 443 socket_type = stream wait = no user = root server = /usr/bin/stunnel server_args = -l /opt/fossil -- fossil http /var/repo/some-site.fossil } </pre> - resolution changed to: "Not_A_Bug"
- status changed to: "Deferred"
- type changed to: "Feature_Request"