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 expiration date for locally signed certs #282

Merged
merged 2 commits into from
Oct 29, 2024

Conversation

jacobemery
Copy link
Contributor

Realized that the expiration date was being set to 1 year out instead of what was specified by new_expiry_date when signed by local CA. The GENCERT command needed the expiration date as well, or else it would default to 1 year out.

Also removed handlers for setropts refresh so that it could be done before a listing of the renewed certificate at the end to verify visually in the output that renewal was successful.

Realized that the expiration date was being set to 1 year out instead of what was specified by new_expiry_date when signed by local CA. GENCERT command needed the expiration date as well.

Also removed handlers for setropts refresh so that it could be done before a listing of the renewed certificate at the end to verify visually in the output that renewal was successful.

Signed-off-by: Jacob Emery <[email protected]>
@jacobemery
Copy link
Contributor Author

@ddimatos please take a look when you get a chance, very small change to the cert renewal playbook to fix expiration date not being set correctly.

@itsBryantP itsBryantP self-requested a review October 28, 2024 23:57
@itsBryantP itsBryantP added the Type: Bug Something isn't working as designed, its certain it is a bug label Oct 28, 2024
@itsBryantP itsBryantP self-assigned this Oct 29, 2024
@itsBryantP itsBryantP merged commit 88a0f72 into IBM:main Oct 29, 2024
2 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Type: Bug Something isn't working as designed, its certain it is a bug
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants