Looks like no one’s replied in a while. To start the conversation again, simply ask a new question.

Does Safaris support SSL(https)+Ipv6 accessing?

Safari 5.1.2 + Windows XP SP3 will return the dialog that "can’t verify the identity of the website" when accessing https://[ipv6]:port. This dialog will prevent me from accessing main page. But it can be accessed by Https://IPv4:port. The ipv4 and ipv6 link to the same physical server.


Does Safaris support SSL+Ipv6 accessing?


Thanks

Windows XP

Posted on Feb 3, 2012 1:39 AM

Reply
1 reply

Mar 18, 2014 12:26 PM in response to eazhang

2 years later, still same problem (Safari 7.0.2, OS X 10.9.2). https://ipv4 works, https://[ipv6] asks for verification every time. Doesn't really matter if trust option is checked or not, Safari won't let me access the website. In Chrome it's working fine.


lighttpd config:

$SERVER["socket"] == ":443" {

server.use-ipv6 = "enable"

ssl.engine = "enable"

ssl.pemfile = "/etc/lighttpd/ssl.pem"

}


So it's exactly the same certificate and folder on the server, just another IP.

Does Safaris support SSL(https)+Ipv6 accessing?

Welcome to Apple Support Community
A forum where Apple customers help each other with their products. Get started with your Apple ID.