Hi Linda,
At 08:19 11-12-2013, Linda Dunbar wrote:
Does anyone know potential causes of a device that can connect
remote peers via "http" but can't connect to remote peers via
"https"? e.g. can't reach https://mail.google.com/.., but can reach
http://www.google.com, whereas other devices can reach both
sites. So it is not issue at remote peer, it is the local device issue.
You can use the following command to debug the connection from the local end:
openssl s_client -connect mail.google.com:443
Please note that the above is only a first step.
Regards,
-sm