Building python 3.14 with libressl fails because libressl doesn't have X509_VERIFY_PARAM_get_hostflags(). Should this be added in a future LibreSSL version or is there a better method? I got it to ...
cryptography is a package designed to expose cryptographic primitives and recipes to Python developers. - pyca/cryptography ...