Can the SNI field really not be set to work with an IP address? What if you have multiple IP addresses, have the server listen on all of them and connect to the host using https://1.2.3.4/moo ?

"HostName" contains the fully qualified DNS hostname of the server

 Literal IPv4 and IPv6 addresses are not permitted in "HostName".




The cookie engine at least will need the Host: name as '1.2.3.4' in that case.

If there is no DNS name for the server, there is already
a slight problem with https identification. What would
be the subjectAltname (or commonname) to check
according to what standard? :-)
-------------------------------------------------------------------
List admin: http://cool.haxx.se/list/listinfo/curl-library
Etiquette:  http://curl.haxx.se/mail/etiquette.html

Reply via email to