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

Make certs valid starting yesterday #1653

Merged
merged 1 commit into from Jul 8, 2015
Merged

Conversation

mberhault
Copy link
Contributor

No description provided.

@@ -37,6 +37,8 @@ import (
// Most fields and settings are hard-coded. TODO(marc): allow customization.

const (
// Make certs valid a day before to handle clock issues (specifically boot2docker).
Copy link
Contributor

Choose a reason for hiding this comment

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

please link to the specific issue boot2docker/boot2docker#69

Copy link
Contributor Author

Choose a reason for hiding this comment

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

Done.

This lets us continue in the face of clock skew, specifically
on boot2docker: boot2docker/boot2docker#69
mberhault added a commit that referenced this pull request Jul 8, 2015
@mberhault mberhault merged commit aecba69 into master Jul 8, 2015
@mberhault mberhault deleted the marc/earlier_cert_start branch July 8, 2015 18:35
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.

None yet

2 participants