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

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

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.

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.

1 participant