Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Allow specifying SNI separately from host address #300

Merged
merged 1 commit into from
Mar 14, 2024
Merged

Conversation

elprans
Copy link
Member

@elprans elprans commented Mar 13, 2024

When the target instance address cannot be resolved correctly
from a hostname, but the SNI is still desirable for TLS verification
and/or tenant selection reasons, provide a way to specify the SNI value
via the tls_server_name (EDGEDB_TLS_SERVER_NAME) connection parameter.

@elprans elprans requested review from fantix and quinchs March 13, 2024 22:53
When the target instance address cannot be resolved correctly
from a hostname, but the SNI is still desirable for TLS verification
and/or tenant selection reasons, provide a way to specify the SNI value
via the `tls_server_name` (`EDGEDB_TLS_SERVER_NAME`) connection parameter.
@elprans elprans merged commit 2c5ba18 into master Mar 14, 2024
4 checks passed
MrFoxPro pushed a commit to MrFoxPro/edgedb-rust that referenced this pull request Mar 27, 2024
When the target instance address cannot be resolved correctly
from a hostname, but the SNI is still desirable for TLS verification
and/or tenant selection reasons, provide a way to specify the SNI value
via the `tls_server_name` (`EDGEDB_TLS_SERVER_NAME`) connection parameter.
MrFoxPro pushed a commit to MrFoxPro/edgedb-rust that referenced this pull request Mar 27, 2024
When the target instance address cannot be resolved correctly
from a hostname, but the SNI is still desirable for TLS verification
and/or tenant selection reasons, provide a way to specify the SNI value
via the `tls_server_name` (`EDGEDB_TLS_SERVER_NAME`) connection parameter.
MrFoxPro pushed a commit to MrFoxPro/edgedb-rust that referenced this pull request Mar 27, 2024
When the target instance address cannot be resolved correctly
from a hostname, but the SNI is still desirable for TLS verification
and/or tenant selection reasons, provide a way to specify the SNI value
via the `tls_server_name` (`EDGEDB_TLS_SERVER_NAME`) connection parameter.
MrFoxPro pushed a commit to MrFoxPro/edgedb-rust that referenced this pull request Mar 28, 2024
When the target instance address cannot be resolved correctly
from a hostname, but the SNI is still desirable for TLS verification
and/or tenant selection reasons, provide a way to specify the SNI value
via the `tls_server_name` (`EDGEDB_TLS_SERVER_NAME`) connection parameter.
@aljazerzen aljazerzen deleted the server_name branch April 9, 2024 16:29
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