gh-112454: Disable TLS-PSK if OpenSSL was built without PSK support (#112491)
If OpenSSL was built without PSK support, the python TLS-PSK methods will raise "NotImplementedError" if called. Add a constant "ssl.HAS_PSK" to check if TLS-PSK is supported
G
Grant Ramsay committed
e413daf5f6b983bdb4e1965d76b5313cb93b266e
Parent: 48dfd74
Committed by GitHub <noreply@github.com>
on 11/29/2023, 12:15:39 AM