Re: SSL_set_tlsext_host_name and IDN

2009-09-23 Thread Victor Duchovni
On Thu, Sep 24, 2009 at 01:00:34AM +1000, Daniel Black wrote: > On Wednesday 23 September 2009 13:25:09 Victor Duchovni wrote: > > On Wed, Sep 23, 2009 at 11:03:55AM +1000, Daniel Black wrote: > > > Should SSL_set_tlsext_host_name convert the domain name to ACE as per > > > RFC4366 3.1 where it ta

Re: SSL_set_tlsext_host_name and IDN

2009-09-23 Thread Daniel Black
On Wednesday 23 September 2009 13:25:09 Victor Duchovni wrote: > On Wed, Sep 23, 2009 at 11:03:55AM +1000, Daniel Black wrote: > > Should SSL_set_tlsext_host_name convert the domain name to ACE as per > > RFC4366 3.1 where it talks about IDNA (RFC 3490)? > > On the wire, domain names are always of

Re: SSL_set_tlsext_host_name and IDN

2009-09-22 Thread Victor Duchovni
On Wed, Sep 23, 2009 at 11:03:55AM +1000, Daniel Black wrote: > > Should SSL_set_tlsext_host_name convert the domain name to ACE as per > RFC4366 3.1 where it talks about IDNA (RFC 3490)? On the wire, domain names are always of the ASCII xn--mumble variety. The corresponding Unicode is a matter

SSL_set_tlsext_host_name and IDN

2009-09-22 Thread Daniel Black
Should SSL_set_tlsext_host_name convert the domain name to ACE as per RFC4366 3.1 where it talks about IDNA (RFC 3490)? __ OpenSSL Project http://www.openssl.org User Support Mailing List