Skip to content

pki: fix tidy removal on revoked entries#11367

Merged
calvn merged 2 commits into
masterfrom
pki-tidy-fix-crl
Apr 19, 2021
Merged

pki: fix tidy removal on revoked entries#11367
calvn merged 2 commits into
masterfrom
pki-tidy-fix-crl

Conversation

@calvn
Copy link
Copy Markdown
Contributor

@calvn calvn commented Apr 15, 2021

This PR fixes an issue introduced by #9609 in which entries under revoked/ are removed from storage if a tidy operation is performed with tidy_revoked_certs set to true even if the certificate's NotAfter value is has not been past the current time yet. This can be problematic since it can result in the removal of said certs from the CRL, which uses entries under revoked/ to construct the revoked certs list.

@calvn calvn added this to the 1.7.1 milestone Apr 15, 2021
@vercel vercel Bot temporarily deployed to Preview – vault-storybook April 15, 2021 22:07 Inactive
@vercel vercel Bot temporarily deployed to Preview – vault April 15, 2021 22:07 Inactive
@calvn calvn merged commit 2ce4f11 into master Apr 19, 2021
@calvn calvn deleted the pki-tidy-fix-crl branch April 19, 2021 16:40
calvn added a commit that referenced this pull request Apr 19, 2021
* pki: fix tidy removal on revoked entries

* add CL entry
calvn added a commit that referenced this pull request Apr 19, 2021
* pki: fix tidy removal on revoked entries

* add CL entry
calvn added a commit that referenced this pull request Apr 19, 2021
* pki: fix tidy removal on revoked entries

* add CL entry
calvn added a commit that referenced this pull request Apr 19, 2021
* pki: fix tidy removal on revoked entries

* add CL entry
calvn added a commit that referenced this pull request Apr 19, 2021
* pki: fix tidy removal on revoked entries

* add CL entry
calvn added a commit that referenced this pull request Apr 19, 2021
* pki: fix tidy removal on revoked entries

* add CL entry
pull Bot pushed a commit to mayocream/vault that referenced this pull request Dec 15, 2025
* replace Hds::Reveal with Hds::Accordion

* adjust spacing to render in Hds::Form component

* fix spacing in policy-example

* cleanup form-section class usage

* implement visual builder in create policy form

* hide visual editor in search select modal

* use general selectors, alphabetize form/field selectors

* update test coverage to check for visual policy editor

* reorganzie tests by module

* add saving functionality for visual editor

* refactor event handling methods

* refactor component so parent manages stanzas

* move snippets to automation-snippets tab component

* polish up policy diff modal

* refactor arg to be isCompact

* update test coverage and export new component

* rearrange methods to make diff easier

* small cleanup, abc vars and remove unneeded change

* add lanuage and update test coverage

* update comment

* fix form hierarchy

* fix modal spacing;

Co-authored-by: claire bontempo <68122737+hellobontempo@users.noreply.github.com>
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.

2 participants