Skip to content

connection time TLS SNI support#498

Open
mixcode wants to merge 2 commits intoelazarl:masterfrom
mixcode:elazarl-master
Open

connection time TLS SNI support#498
mixcode wants to merge 2 commits intoelazarl:masterfrom
mixcode:elazarl-master

Conversation

@mixcode
Copy link
Copy Markdown

@mixcode mixcode commented Feb 21, 2023

TLSConfigFromCA() changed to return a config with run-time signing function to properly support TLS Server Name Indication.
Also, a small glitch regarding host name string is fixed.

@ErikPelli
Copy link
Copy Markdown
Collaborator

Why should we overwrite the host (which is obtained using r.URL.Host) with the ClientHello value?
We already know the host, this seems not useful to me.
Is there any specific case that you are trying to solve?

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.

2 participants