You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Dec 19, 2025. It is now read-only.
Right now, this might be the exception, but this will become a bigger problem over time. I am opening this issue to raise some awareness about this problem.
The Python 3.7.13 version used in the containers are using
OpenSSL 1.0.2g 1 Mar 2016Printed via
OpenSSL added TLS 1.3 support in 1.1.1+
Hence, Conan can not download sources from servers that only support TLS 1.3.
This was a problem in conan-io/conan-center-index#23234
Right now, this might be the exception, but this will become a bigger problem over time. I am opening this issue to raise some awareness about this problem.