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

Certificate renewal command #286

Merged
merged 4 commits into from
Jan 25, 2019
Merged

Certificate renewal command #286

merged 4 commits into from
Jan 25, 2019

Conversation

xavierba
Copy link
Contributor

Adds a 'renew' command to renew an existing certificate.
The new certificate will use the same SANs as previous certificate or alternatively the ones passed through --subject-alt-name.
Certificate renewal will only be allowed if the current certificate is already expired or will expire in the next 30 days.
Renewed certificates are moved to a 'renewed' PKI sub-dir, as is done for revoked certificates.

@ecrist
Copy link
Member

ecrist commented Jan 25, 2019

Should this have the ability to renew a revoked certificate? In reading the source, it appears that if I revoke a certificate, I cannot renew that certificate.

@ecrist ecrist merged commit f0e5a49 into OpenVPN:v3.0.6 Jan 25, 2019
ecrist added a commit that referenced this pull request Jan 25, 2019
Signed-off-by: Eric F Crist <ecrist@secure-computing.net>
rolfchess pushed a commit to rolfchess/easy-rsa that referenced this pull request May 17, 2019
Signed-off-by: Eric F Crist <ecrist@secure-computing.net>
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.

3 participants