Skip to content

feat: allow configuring fallback SNI#5000

Merged
spacewander merged 1 commit into
apache:masterfrom
spacewander:fcn
Sep 8, 2021
Merged

feat: allow configuring fallback SNI#5000
spacewander merged 1 commit into
apache:masterfrom
spacewander:fcn

Conversation

@spacewander

Copy link
Copy Markdown
Member

The fallback SNI works around cases that client doesn't send a SNI
during handshake.
By configuring a fallback SNI we can configure a fallback certificate
with the current SSL APIs.
Fix #3147

Signed-off-by: spacewander [email protected]

What this PR does / why we need it:

Pre-submission checklist:

  • Did you explain what problem does this PR solve? Or what new features have been added?
  • Have you added corresponding test cases?
  • Have you modified the corresponding document?
  • Is this PR backward compatible? If it is not backward compatible, please discuss on the mailing list first

The fallback SNI works around cases that client doesn't send a SNI
during handshake.
By configuring a fallback SNI we can configure a fallback certificate
with the current SSL APIs.
Fix apache#3147

Signed-off-by: spacewander <[email protected]>
@spacewander
spacewander marked this pull request as ready for review September 7, 2021 05:15
Comment thread t/router/radixtree-sni2.t
@spacewander
spacewander merged commit dd4bc04 into apache:master Sep 8, 2021
@spacewander
spacewander deleted the fcn branch September 8, 2021 01:27
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.

allow user to configure a fallback SSL cert

3 participants