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

Fix ACME TOS #582

Merged
merged 1 commit into from Aug 2, 2016
Merged

Fix ACME TOS #582

merged 1 commit into from Aug 2, 2016

Conversation

emilevauge
Copy link
Member

@emilevauge emilevauge commented Aug 2, 2016

This PR fixes a bug with the new Let's Encrypt Terms Of Services.
Fixes #579

Signed-off-by: Emile Vauge emile@vauge.com

}
}
// save account
err = a.saveAccount(account)
Copy link
Contributor

Choose a reason for hiding this comment

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

We didn't do that before ?

Copy link
Member Author

@emilevauge emilevauge Aug 2, 2016

Choose a reason for hiding this comment

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

AgreeToTOS() modifies registration struct. This is not mandatory but now we save it.

@vdemeester
Copy link
Contributor

A small question, but overall LGTM 🐯

Signed-off-by: Emile Vauge <emile@vauge.com>
@emilevauge emilevauge merged commit 5306981 into v1.0 Aug 2, 2016
@vdemeester vdemeester deleted the fix-acme-tos branch August 2, 2016 13:29
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