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

Parametrization of EASYRSA_CA_EXPIRE and EASYRSA_CERT_EXPIRE #890

Closed
msarvinen opened this issue Aug 16, 2021 · 1 comment
Closed

Parametrization of EASYRSA_CA_EXPIRE and EASYRSA_CERT_EXPIRE #890

msarvinen opened this issue Aug 16, 2021 · 1 comment

Comments

@msarvinen
Copy link

I think it would add value for this project if CA and CERT expiration times could be modified when creating a server or a client. Currently script makes it by using 825 days. And at least in my case I want to use shorter times for a certain cases and longer times for another cases.

To be exact, I'm referring to these parameters:

In how many days should the root CA key expire?

#set_var EASYRSA_CA_EXPIRE 3650

In how many days should certificates expire?

#set_var EASYRSA_CERT_EXPIRE 825

Additional context
You have madea great script, makes world more secure and allows many admins to save lot of hours. Thank You!

@angristan
Copy link
Owner

Closing to centralize in #974

@angristan angristan closed this as not planned Won't fix, can't repro, duplicate, stale Jan 22, 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

2 participants