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

Ask for how many days the new client should be valid in days. Defaults to 3650 days (10 years) #1250

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

Conversation

omidshojaee
Copy link

@omidshojaee omidshojaee commented Oct 12, 2024

For those who need it, the script asks for how many days the new client should be valid. This defaults to 3650 days. Then it sets the EASYRSA_CERT_EXPIRE variable accordingly.

This script is meant to be simple which means it is for those who are not tech-savvy to handle the complex task of installing and configuring OpenVPN.

However if the user has a large number of clients and all of them are valid for 10 years, it is very hard to keep track of them. This PR helps them to set a reasonable validity period, while the default is the same.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants