You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This was raised as part #55468.
For international names, we should make sure they are properly set for outbound connections.
On Listener, we may need to pass the name certificate selection callback.
We should make sure that in both cases we match SslStream.
It is unclear at this point what MsQuic expects and if it does any normalization. e.g. punycode of if this is expected from caller.
Tagging subscribers to this area: @dotnet/ncl
See info in area-owners.md if you want to be subscribed.
Issue Details
This was raised as part #55468.
For international names, we should make sure they are properly set for outbound connections.
On Listener, we may need to pass the name certificate selection callback.
We should make sure that in both cases we match SslStream.
It is unclear at this point what MsQuic expects and if it does any normalization. e.g. punycode of if this is expected from caller.
This was raised as part #55468.
For international names, we should make sure they are properly set for outbound connections.
On Listener, we may need to pass the name certificate selection callback.
We should make sure that in both cases we match SslStream.
It is unclear at this point what MsQuic expects and if it does any normalization. e.g. punycode of if this is expected from caller.
cc: @nibanks
The text was updated successfully, but these errors were encountered: