[TLS] Encoding of data for Server Name Indication?
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[TLS] Encoding of data for Server Name Indication?
I am working on some Qt code for TLS (that wraps OpenSSL and other libraries).
We are planning to support the Server Name Indication extension (assuming
that the underlying library also supports it), but have come up with an
issue.
Based on 3280bis, the Certificate commonName and dNSName are supposed to be
punycode encoded. Is SNI also supposed to be encoded with punycode?
Brad
_______________________________________________
TLS mailing list
TLS at lists.ietf.org
https://www1.ietf.org/mailman/listinfo/tls
Note: Messages sent to this list are the opinions of the senders and do not imply endorsement by the IETF.