Skip to content

fix: always use ssl for upstream with jit - #1038

Open
staaldraad wants to merge 2 commits into
mainfrom
fix/ssl-and-jit
Open

fix: always use ssl for upstream with jit#1038
staaldraad wants to merge 2 commits into
mainfrom
fix/ssl-and-jit

Conversation

@staaldraad

Copy link
Copy Markdown
Member

What kind of change does this PR introduce?

Bug fix

What is the current behavior?

If ssl_enforce is not configured and a client tries to connect with jit, supavisor crashes.

What is the new behavior?

Supavisor will follow the client's TLS connection upstream, but use verify_none if ssl_enforce is not set

@staaldraad
staaldraad requested a review from a team as a code owner June 18, 2026 09:27
@ChasNelson1990

Copy link
Copy Markdown

Blocker for me currently, anything I can do to help it get merged?

@v0idpwn

v0idpwn commented Jul 16, 2026

Copy link
Copy Markdown
Member

Hey, @ChasNelson1990, if you are having issues with JIT in your project, please enable requiring TLS alongside the JIT. We are adding a gate to prevent JIT from being enabled without TLS being required.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants