Skip to content
Discussion options

You must be logged in to vote

@egor-khanko it sounds like option 2: the AWS LB is not using SNI to supply the server name. The current Kamal Proxy release will only serve TLS traffic when using SNI.

I actually ran into the same problem myself recently, and have been testing a simple fix for it which seems to work quite well. I'll try to get a new release out soon with this solution, and I expect that will solve the problem for you.

(The patch I've been testing simple defaults to the first configured server name when there's no SNI. That seems fine for many cases, but we could make this more explicit by exposing it as a --default-tls-server-name option.)

Replies: 2 comments

Comment options

You must be logged in to vote
0 replies
Answer selected by egor-khanko
Comment options

You must be logged in to vote
0 replies
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants