Title: Web Development with Clojure: HTTPS Support (pages 5, 31)
Where would I learn about extending the book’s guestbook example to support HTTPS and SSL? Although I am not sure, it does not look like http-kit supports HTTPS. I see that https://luminusweb.com/docs/deployment.html#setting_up_ssl discusses SSL, but I think because the two options are +immutant and NginX, these solutions do not apply to the guestbook example.