site not reachable in Edge ?

mister_v
Posts: 143
Joined: Sat Jun 20, 2009 5:42 pm

site not reachable in Edge ?

Post by mister_v »

Hi,

I have a site that is not reachable in Edge,
But it works with Opera ?

I get the message:

Code: Select all

Can't reach this page
Make sure the web address https://www.site.com is correct
In more information I get the message
Error Code: INET_E_DOWNLOAD_FAILURE

I know it is correct, because it is a server I control and it is working.
Chris
Site Admin
Posts: 132
Joined: Mon Jul 21, 2008 9:45 am
Location: Leuven, Belgium

Re: site not reachable in Edge ?

Post by Chris »

I had the same problem after a security update.

TLS1.2 was enforced, you need to re-activate TLS1.1, TLS1.0.

You can do this by opening inetcpl.cpl (in start)
In the window Internet Properties,
The tab Advanced you can select TLS1.1 and TLS1.0

Restart Edge and it should work.