On Feb 27, 2018, at 8:37 AM, Roy Keene <[email protected]> wrote: > > You don't lose support for TLS, since Apache supports TLS. It's just running > Fossil as a CGI -- this is exactly how ChiselApp works.
Compare Thomas’ post to the HOWTO I linked in my first post in this thread. The largest part of the difference between them is that my HOWTO gives you a Let’s Encrypt setup as well as a Fossil server. Since Thomas doesn’t describe how to configure TLS on Apache, I’d say that it’s fair to say that’s one big reason why Thomas’ configuration is simpler than mine. A much smaller part of the delta is plain old CGI vs “fossil server --scgi”, which I think is well worth the minor complexity to avoid the CPU and disk hits of repeated Fossil launches. _______________________________________________ fossil-users mailing list [email protected] http://lists.fossil-scm.org:8080/cgi-bin/mailman/listinfo/fossil-users

