wolfssl
wolfssl copied to clipboard
Allow SHA1 with NO_OLD_TLS
Description
Add conditional for WOLFSSL_ALLOW_TLS_SHA1 with !NO_OLD_TLS
Fixes #4791
Testing
Built with ./configure --disable-oldtls -- CFLAGS="-DWOLFSSL_ALLOW_TLS_SHA1"
Can one of the admins verify this patch?