up vote 1 down vote favorite
share [g+] share [fb]

I run Windows XP Pro with IE8. If fails to connect to HTTPS sites with the above error.

Any suggestions on how this can be fixed?

link|improve this question
feedback

2 Answers

Have you tried enabling compatibility mode for the websites you're having trouble with? It is the "torn in half" page button to the right of the address bar.

link|improve this answer
feedback

Initial googling shows this error occurring with a several fix suggestions. It seems, there are two main fix suggestions.

  1. Reset IE8 settings. As suggested here

  2. Reset TCP/IP stack & Winsock entries to default by typing the following to commands in cmdprompt. As suggested here and here

TCP/IP: netsh int ip reset reset.log

WINSOCK: netsh winsock reset catalog

link|improve this answer
feedback

Your Answer

 
or
required, but never shown