Skip to content

Allow SHA1 with NO_OLD_TLS#4793

Closed
embhorn wants to merge 1 commit intowolfSSL:masterfrom
embhorn:gh4791
Closed

Allow SHA1 with NO_OLD_TLS#4793
embhorn wants to merge 1 commit intowolfSSL:masterfrom
embhorn:gh4791

Conversation

@embhorn
Copy link
Copy Markdown
Member

@embhorn embhorn commented Jan 25, 2022

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 embhorn self-assigned this Jan 25, 2022
Copy link
Copy Markdown
Member

@dgarske dgarske left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Please setup a test case to reproduce. Consider adding a test case. Consider not enabling the MD5 code with WOLFSSL_ALLOW_TLS_SHA1.

@dgarske dgarske assigned embhorn and unassigned dgarske Jun 1, 2022
@wolfSSL-Bot
Copy link
Copy Markdown

Can one of the admins verify this patch?

@embhorn
Copy link
Copy Markdown
Member Author

embhorn commented May 15, 2024

Fixed by #7070

@embhorn embhorn closed this May 15, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

SHA1 client certificate validation fails if NO_OLD_TLS is specified

3 participants