Add wildcard SNI matching #13

Merged
jjkiers merged 1 commits from wildcard_sni_matching into main 2026-04-09 20:32:33 +00:00
Owner

Currently, the proxy can only match on full host names. That is not always sufficient. Therefore, I wanted to have wildcard matching of the SNI.

Currently, the proxy can only match on full host names. That is not always sufficient. Therefore, I wanted to have wildcard matching of the SNI.
jjkiers added 1 commit 2026-04-09 20:20:54 +00:00
Add wildcard SNI matching
Some checks failed
ci/woodpecker/push/build/1 Pipeline was canceled
ci/woodpecker/push/build/3 Pipeline was canceled
ci/woodpecker/push/build/2 Pipeline was canceled
ci/woodpecker/tag/build/2 Pipeline is pending
ci/woodpecker/tag/build/3 Pipeline is pending
ci/woodpecker/tag/build/1 Pipeline was canceled
590740f40e
jjkiers merged commit 590740f40e into main 2026-04-09 20:32:33 +00:00
jjkiers deleted branch wildcard_sni_matching 2026-04-09 20:32:34 +00:00
Sign in to join this conversation.
No Reviewers
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: jjkiers/layer4-proxy#13