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