winterwolf Posted February 2, 2023 Posted February 2, 2023 Since IE11 on Windows 8.1 (and maybe later too) stop being supported by more and more sites, causing InetGet() to not download pages/files, since AutoIt use IE11 for InetGet()... When I try to view the pages in IE11 I get this messages: ----- This page can’t be displayed Turn on TLS 1.0, TLS 1.1, and TLS 1.2 in Advanced settings and try connecting to [Web Site URL here] again. If this error persists, it is possible that this site uses an unsupported protocol or cipher suite such as RC4 (link for the details), which is not considered secure. Please contact your site administrator. ----- And yes, TLS 1.0, 1.1 and 1.2 are all active in IE11. Is there a fix for that? Or is there an alternative for InetGet() or does future version of AutoIt will use Google Chrome's engine/core to download pages/files?...
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now