Skip to content

Conversation

@tegefaulkes
Copy link
Contributor

@tegefaulkes tegefaulkes commented Jul 18, 2024

Description

This PR addresses adding a serverName option to CreateQUICClient. When a QUICConnection is established the server name is checked by the server and can reject the connection. We need the ability to set this separately from the Host in some scenarios.

Issues Fixed

Tasks

  • 1. Add serverName option to CreateQUICClient.

Final checklist

  • Domain specific tests
  • Full tests
  • Updated inline-comment documentation
  • Lint fixed
  • Squash and rebased
  • Sanity check the final build

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

Labels

None yet

Development

Successfully merging this pull request may close these issues.

Server name configuration

2 participants