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

2024-12-28 Thread Jeffrey Walton via curl-users
On Sat, Dec 28, 2024 at 4:50 PM Dick Brooks via curl-users wrote: > > That certainly fits with the scenario I’m seeing between Win 11 and Win 10 > installations. > > > > Looks like a libcurl update is in order for my software deployment. > > > > Thank you very much for helping to resolve this.

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

2024-12-28 Thread Dick Brooks via curl-users
That certainly fits with the scenario I’m seeing between Win 11 and Win 10 installations. Looks like a libcurl update is in order for my software deployment. Thank you very much for helping to resolve this. Well done, Sir. Thanks, Dick Brooks Active Member of the CISA

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

2024-12-28 Thread Ray Satiro via curl-users
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. Wh

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

2024-12-28 Thread Dick Brooks via curl-users
Thank you Ray. I’ll look into the libcurl versions used on each platform. Appreciate the insights. Thanks, Dick Brooks Active Member of the CISA Critical Manufacturing Sector, Sector Coordinating Council – A Public-Private Partnership

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

2024-12-28 Thread Ray Satiro via curl-users
On 12/28/2024 8:28 AM, Dick Brooks via curl-users wrote: I’ve encountered some unexpected behavior between two systems using the exact same piece of code – any ideas why this might be happening: FROM ROADWARRIOR (Win 11) (shows the signing certificate info) > ServerURL : https://pypi.org

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

2024-12-28 Thread Dick Brooks via curl-users
Thanks Jeffrey, The example code was the result of some testing I was doing – the PyPi system URL (commented out) is where I am seeing this behavior. This behavior is observed prom a packaged application using Pyinstaller to generate the final executable that is installed on the consumers

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

2024-12-28 Thread Jeffrey Walton via curl-users
On Sat, Dec 28, 2024 at 8:34 AM Dick Brooks via curl-users < curl-users@lists.haxx.se> wrote: > *[...]* > > I’ve encountered some unexpected behavior between two systems using the > exact same piece of code – any ideas why this might be happening: > > > > FROM ROADWARRIOR (Win 11) (shows the signi

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

2024-12-28 Thread Dick Brooks via curl-users
Hello Everyone, I'm Dick Brooks, the lead software engineer at Business Cyber Guardian. I've encountered some unexpected behavior between two systems using the exact same piece of code - any ideas why this might be happening: FROM ROADWARRIOR (Win 11) (shows the signing certificate info