-
Notifications
You must be signed in to change notification settings - Fork 923
Fix not ignoring date errors when VERIFY_SKIP_DATE is set #6181
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
Conversation
JacobBarthelmeh
left a comment
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
We need some regression tests added for these issues.
Added unit test for absolute URN case. |
|
Please update the renewcerts.sh script in this PR too for the new certificate. The goal is that running that one script updates all of the certificates in ./certs directory. |
|
Woops, had that updated but git lost track of it. Fixed. |
Description
Fix not ignoring date errors when VERIFY_SKIP_DATE is set
Fix unit test failure when building OPENSSL_EXTRA without HAVE_EXT_CACHE.
Allow alternative absolute URI syntax in certificate general name.
Fixes zd# 15767 15773 15751
Testing
Built in tests
Checklist