Search the Community
Showing results for tags 'HTTPS'.
-
Hello folks! Hope you're doing well. I was wondering how I could get (secure) TLS 1.2/1.3 working in an app that targets Windows XP, as most modern servers no longer accept HTTP requests. From what I could find online, I'd need OpenSSL 1.1.1 and libcURL 7.73.0 (although I'm not 100% sure), which have support for TLS 1.2/1.3 and modern networking while also staying compatible with Windows XP. My only issue with the two is that despite me having searched for multiple downloads from multiple different repositories, I've only been able to find the executables and source code for them. Perhaps it's a mistake and stupidity on my behalf, but is it possible to directly get the SDK files directly? (Such as the "/include" and "/lib" directories) And if so, would I be obliged to use outdated and non-updated versions of OpenSSL and libcURL, or are there any modern-ish and stable backports? For reference, I'm compiling the app using Code::Blocks 17.12 alongside its bundled MinGW compiler (GCC 5.1.0), targeting 32-bit (x86) Windows XP. Any help would be appreciated. Have a nice day.
-
I hope I’m not duplicating a prior thread, but I couldn’t find one on this topic IE6SP1 won’t load secure (https) sites anymore. Firefox3.5, mostly Firefox2.0, and Opera12 work OK with secure sites, so the network connection is not likely the problem In IE6, SSL3/TLS1 is enabled, security settings are set to default, cleared the cache, added secure sites to trusted sites, etc. I have installed the last Microsoft 2009 root certificates. I have reinstalled. The problem continues. It feels like secure sites are blocking IE6 I know IE6SP1 is obsolete: But I’m trying to get AOL9.0 to work. I think AOL9.0 is actually an Internet Explorer overlay. BTW, this bug also exists in my Win2K build Anybody else have experience with this bug? Any hints would be appreciated ....