views:

80

answers:

3

I am managing a number of websites that use SSL certificates and have had a few complaints from individuals that are not able to view some of these sites in secure mode. The problem persists regardless of browser or version that is used, does not affect viewing in non-secure mode, and only occurs with a few of the secure sites, not all. Each site has a separate SSL certificate.

I don't have any idea what may be causing this problem or how to address it and would appreciate any helpful questions or ideas that would contribute to fixing it.

A: 

Maybe they are behind some proxy that is performing interesting operations of SSL connections?

Douglas Leeder
+2  A: 

Just a hunch, but one possibility could be that weak ciphers are disabled on the server and strong ciphers are not enabled on the client. Another possibility might be that the root certificates list on the client is not up-to-date and the SSL certificate is signed by an authority that is not in the trusted list.

Scott
We are phasing from GoDaddy to GlobalSign and have domains with each one that work and others with each one that don't for the individuals in question
bab
+2  A: 

They key here is to find out what they all have in common. Maybe they all use AOL? Behind a caching proxy? Can they view other secure sites? Maybe they have a virus or trojan causing the issue?

Eric Petroelje
One individual that I have spoken to is using a commercial high speed internet service with no proxy or firewall other than Windows firewall, which is being used.
bab