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

Detect and handle "windows" renewal requests #854

Open
oliwel opened this issue Aug 10, 2022 · 0 comments
Open

Detect and handle "windows" renewal requests #854

oliwel opened this issue Aug 10, 2022 · 0 comments
Milestone

Comments

@oliwel
Copy link
Contributor

oliwel commented Aug 10, 2022

When you create a new certificate request for an existing certificate this comes as a PKCS10 wrapped inside a PKCS7 container signed with the old certificate. As the file has the same PEM headers as a usual PKCS10 container is is not possible to distinguish this without parsing the data. To avoid any problems with such requests, the workflows should be able to transparently handle such uploads.

@oliwel oliwel added this to the 3.22 milestone Aug 10, 2022
@oliwel oliwel modified the milestones: 3.22, 3.28 May 14, 2023
@oliwel oliwel modified the milestones: 3.28, 3.30 Dec 5, 2023
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