
poverholt
Web Development with Clojure, Third Edition:
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.
First Post!

Dmitri
Hi,
Fronting http-kit with nginx would be the right approach since http-kit doesn’t support HTTPS. However, it’s also possible to use undertow adapter that supports HTTP natively. You’d have to switch luminus-http-kit
dependency with [luminus-undertow "0.1.11"]
. Then you can use the options documented here GitHub - luminus-framework/ring-undertow-adapter: Ring Undertow adapter when initializing the HTTP server.
Popular Pragmatic Bookshelf topics









Modern front-end development for Rails, second edition - Struggling to get the first chapter to work

Other popular topics










Categories:
Sub Categories:
Popular Portals
- /elixir
- /rust
- /wasm
- /ruby
- /erlang
- /phoenix
- /keyboards
- /rails
- /js
- /python
- /security
- /go
- /swift
- /vim
- /clojure
- /java
- /haskell
- /emacs
- /svelte
- /onivim
- /typescript
- /crystal
- /c-plus-plus
- /tailwind
- /kotlin
- /gleam
- /react
- /flutter
- /elm
- /ocaml
- /ash
- /opensuse
- /vscode
- /centos
- /php
- /deepseek
- /html
- /scala
- /zig
- /debian
- /nixos
- /lisp
- /agda
- /sublime-text
- /react-native
- /textmate
- /kubuntu
- /arch-linux
- /ubuntu
- /revery
- /manjaro
- /django
- /spring
- /diversity
- /lua
- /nodejs
- /c
- /slackware
- /julia
- /neovim