Re: Strange behavior processing SSL certs between a Windows 11 system running Python 3.13.1 and a Windows 10 system running Python 3.8.5
Ray Satiro via curl-users <[email protected]> Sat, 28 Dec 2024 16:31:41 -0500
| Newsgroups | gmane.comp.web.curl.general |
|---|---|
| Message-ID | <[email protected]> |
On 12/28/2024 4:27 PM, Dick Brooks via curl-users wrote: > > Looks like the libcurl version may be a suspect in this odd behavior. > It’s the first time I’ve seen this happen. > > libcurl-7.71.1 > I just read the original bug report [1] and the situation is a little different than I had explained. What happened was Windows changed the order of certificates in Windows 11 22H2 and so libcurl had to adapt to that. In versions of libcurl with schannel prior to 8.3.0 you may see a different certificate ordering depending on which version of Windows you are using. [1]: https://github.com/curl/curl/issues/9706 -- Unsubscribe: https://lists.haxx.se/mailman/listinfo/curl-users Etiquette: https://curl.se/mail/etiquette.html