Skip to content
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

FileBaseCRLPublisher should clean up old CRL files #2394

Closed
pki-bot opened this issue Oct 3, 2020 · 2 comments
Closed

FileBaseCRLPublisher should clean up old CRL files #2394

pki-bot opened this issue Oct 3, 2020 · 2 comments

Comments

@pki-bot
Copy link

pki-bot commented Oct 3, 2020

This issue was migrated from Pagure Issue #2274. Originally filed by cheimes (@tiran) on 2016-04-07 15:06:11:

  • Closed as Duplicate
  • Assigned to nobody

FreeIPA uses FileBaseCRLPublisher to publish CRLs to /var/lib/ipa/pki-ca/publish/. Dogtag dumps a new CRL every four hours but never cleans up the directory. For example one of my test VMs has more than 1,200 files in /var/lib/ipa/pki-ca/publish/. The oldest CRL is from June 2015.

I suggest that FileBaseCRLPublisher gets a new option to remove CRLs older than X days. 14 days sound like sane default value.

FreeIPA ticket: https://fedorahosted.org/freeipa/ticket/3728

@pki-bot
Copy link
Author

pki-bot commented Oct 3, 2020

Comment from cheimes (@tiran) at 2016-04-07 15:37:03

Duplicate of 2254

@pki-bot
Copy link
Author

pki-bot commented Oct 3, 2020

Comment from cheimes (@tiran) at 2017-02-27 14:09:24

Metadata Update from @tiran:

  • Issue set to the milestone: N/A

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant