Skip to content

https: use servername as agent key#4389

Closed
indutny wants to merge 1 commit intonodejs:masterfrom
indutny:fix/gh-3940
Closed

https: use servername as agent key#4389
indutny wants to merge 1 commit intonodejs:masterfrom
indutny:fix/gh-3940

Conversation

@indutny
Copy link
Member

@indutny indutny commented Dec 22, 2015

https requests with different SNI values should not be sent over the
same connection, even if the host is the same. Server may want to
present different certificate or route the incoming TLS connection
differently, depending on the received servername extension.

Fix: #3940

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

Labels

https Issues or PRs related to the https subsystem.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants