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

fix(docker-jans-certmanager): resolve key_ops_type created on key rotation #7712

Merged
merged 7 commits into from
Feb 14, 2024

Conversation

iromli
Copy link
Contributor

@iromli iromli commented Feb 13, 2024

Prepare


Description

Target issue

closes #7711

Implementation Details

  • Ensure checking lowercased key_ops_type
  • Ensure checking uppercased JWK algorithm
  • Delete and/or recreate corrupted JWKS

Test and Document the changes

  • Static code analysis has been run locally and issues have been fixed
  • Relevant unit and integration tests have been added/updated
  • Relevant documentation has been updated if any (i.e. user guides, installation and configuration guides, technical design docs etc)

Signed-off-by: iromli <isman.firmansyah@gmail.com>
Signed-off-by: iromli <isman.firmansyah@gmail.com>
Signed-off-by: iromli <isman.firmansyah@gmail.com>
Signed-off-by: iromli <isman.firmansyah@gmail.com>
Signed-off-by: iromli <isman.firmansyah@gmail.com>
@iromli iromli requested a review from moabu as a code owner February 13, 2024 16:52
@mo-auto mo-auto added comp-docker-jans-certmanager kind-bug Issue or PR is a bug in existing functionality labels Feb 13, 2024
@moabu moabu merged commit 3c5af5b into main Feb 14, 2024
2 checks passed
@moabu moabu deleted the cn-key-rotation branch February 14, 2024 09:00
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

fix(docker-jans-certmanager): incorrect key_ops_type created on key rotation
3 participants