Skip to content

mk-ca-bundle: add support for CKA_NSS_SERVER_DISTRUST_AFTER#4836

Closed
bagder wants to merge 3 commits intomasterfrom
bagder/cabundle-distrust-after
Closed

mk-ca-bundle: add support for CKA_NSS_SERVER_DISTRUST_AFTER#4836
bagder wants to merge 3 commits intomasterfrom
bagder/cabundle-distrust-after

Conversation

@bagder
Copy link
Copy Markdown
Member

@bagder bagder commented Jan 20, 2020

For now, no cert in the bundle actually sets a date there...

Reported-by: Christian Heimes
Fixes #4834

bagder and others added 2 commits January 20, 2020 22:23
For now, no cert in the bundle actually sets a date there...

Reported-by: Christian Heimes
Fixes #4834
use perl function timegm instead of executing posix date command
@bagder
Copy link
Copy Markdown
Member Author

bagder commented Jan 21, 2020

For the interested: the service running at caextract runs at least once every 24 hours and it will update the provided PEM file there if the generated output differs from the one from the previous day. Thus, as soon as there's a cert using this new property that cert should be removed from the provided bundle on the curl site within 24 hours of the specified distrust timestamp.

@bagder bagder closed this in 1ebc53d Jan 22, 2020
@bagder bagder deleted the bagder/cabundle-distrust-after branch January 22, 2020 09:42
@lock lock bot locked as resolved and limited conversation to collaborators Apr 25, 2020
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Development

Successfully merging this pull request may close these issues.

Support CKA_NSS_SERVER_DISTRUST_AFTER in mk-ca-bundle.pl

2 participants