Skip to content

Add build option for disabling CRL date check #6927

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 1 commit into from
Nov 1, 2023

Conversation

dgarske
Copy link
Contributor

@dgarske dgarske commented Oct 30, 2023

Description

Add build option for disabling CRL date check (WOLFSSL_NO_CRL_DATE_CHECK).

Fixes ZD 16675

Testing

Used CRL from old release and tested with / without ./configure --enable-all CFLAGS="-DWOLFSSL_NO_CRL_DATE_CHECK" && make check.

Checklist

  • added tests
  • updated/added doxygen
  • updated appropriate READMEs
  • Updated manual and documentation

@dgarske dgarske self-assigned this Oct 30, 2023
@dgarske dgarske changed the title Add build option for disabling CRL date check (`WOLFSSL_NO_CRL_DATE_C… Add build option for disabling CRL date check Oct 30, 2023
@dgarske dgarske assigned JacobBarthelmeh and wolfSSL-Bot and unassigned dgarske Nov 1, 2023
@JacobBarthelmeh JacobBarthelmeh merged commit 9e34ed9 into wolfSSL:master Nov 1, 2023
@dgarske dgarske deleted the crl_no_date branch December 19, 2023 01:22
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.

3 participants