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

Fixes #5599: Set cert expirations to 20 years by default. #18

Merged
merged 1 commit into from
Jul 7, 2014

Conversation

ehelms
Copy link
Member

@ehelms ehelms commented Jun 19, 2014

No description provided.

$expiration = '365'
$ca_expiration = '36500'
$expiration = '7300' # 20 years
$ca_expiration = '36500' # 100 years
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

What about leap years????

@jlsherrill
Copy link
Contributor

ACK

ehelms added a commit that referenced this pull request Jul 7, 2014
Fixes #5599: Set cert expirations to 20 years by default.
@ehelms ehelms merged commit 0d7060b into theforeman:master Jul 7, 2014
@ehelms ehelms deleted the fixes-5599 branch July 7, 2014 14:09
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.

2 participants