Jan Grieb
Jan Grieb
@wielinde, @fraber, @ulferts, as creator of the bug report [OPENPROJECT 38672](https://community.openproject.org/projects/openproject/work_packages/38672), I would like to know if this PR is ready to be merged or if there are still changes...
I know that this issue was observed on Ubuntu 2020, but I would like to note that I've also seen a timeout problem with SSL connections on Windows, see #3806
I also observed a timeout issues (with SSL connections) on Windows, see #3806 - it could be that these are related Please state the library and OS versions that your...
After a lot of investigation, I found the problem: using platform "AnyCPU" will not copy any native DLL to the target directory. So I need to add `x86;x64` to all...
This change was tested to give a Poco::TimeoutException both on Windows and Linux in a mocked timeout situation ( cf. issue #3806 ) Used environment: - OpenSSL 3.0.5 (via conan-center-index)...
Potentially related issues: - #3672 for Windows 11 and Poco 1.11.3 with plain HTTP (likely different from this issue) - #3725 for Ubuntu 2022 and Poco 1.11.1 using an unknown...
Hi @memsharded I understand your points. In one of my use cases, I want to build libcurl instead of a openssl conan package from conan-center-index with the openssl from the...
In PR #11713 , I provide a work-in-progress fix that works for my use cases. I uploaded the PR for documentation, but leave it in WIP state, i.e. don't want...
Thanks for merging the fix.
This issue can be closed as #15741 is available since Conan v1.64.0