mirror of
https://github.com/openbsd/src.git
synced 2025-01-10 06:47:55 -08:00
5c7ffd3288
Without this, hostflags set on the SSL_CTX would not propagate to newly created SSL. This is surprising behavior that was changed in OpenSSL 1.1 by Christian Heimes after the issue was flagged by Quentin Pradet: https://bugs.python.org/issue43522 This is a version of the fix that landed in OpenSSL. There used to be a workaround in place in urllib3, but that was removed at some point. We haven't fixed this earlier since it wasn't reported. It only showed up after recent fallout of extraordinarily strict library checking in urllib3 coming from their own interpretation of the implications of PEP 644. ok jsing |
||
---|---|---|
.. | ||
bin | ||
etc | ||
gnu | ||
include | ||
lib | ||
libexec | ||
misc | ||
sbin | ||
sys | ||
usr.bin | ||
usr.sbin | ||
Makefile |