wolfssl icon indicating copy to clipboard operation
wolfssl copied to clipboard

Allow SHA1 with NO_OLD_TLS

Open embhorn opened this issue 3 years ago • 1 comments

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"

embhorn avatar Jan 25 '22 20:01 embhorn

Can one of the admins verify this patch?

wolfSSL-Bot avatar Feb 09 '23 20:02 wolfSSL-Bot