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

ResolveAccountByKey no longer returns an EOF error on success. #518

Merged
merged 3 commits into from
Apr 19, 2018

Conversation

mikepulaski
Copy link

@mikepulaski mikepulaski commented Mar 27, 2018

Fixes #517. I haven't added tests because tests for acmev2 don't seem to work yet.

@fd
Copy link
Contributor

fd commented Apr 6, 2018

I can confirm that this works.

@xenolf
Copy link
Member

xenolf commented Apr 16, 2018

Thanks for catching this!
The tests should now be fixed. Could you add one please? :)

@mikepulaski
Copy link
Author

@xenolf Ok, done!

@xenolf
Copy link
Member

xenolf commented Apr 19, 2018

Thanks! The failure is not caused by this.

@xenolf xenolf merged commit 823a03a into go-acme:acmev2 Apr 19, 2018
tamalsaha pushed a commit to appscode/lego that referenced this pull request Apr 24, 2018
…me#518)

* ResolveAccountByKey no longer returns an EOF error on success.

* Added test for ResolveAccountByKey.
tamalsaha pushed a commit to appscode/lego that referenced this pull request Apr 30, 2018
…me#518)

* ResolveAccountByKey no longer returns an EOF error on success.

* Added test for ResolveAccountByKey.
@ldez ldez added this to the v1.0 milestone Dec 7, 2018
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Development

Successfully merging this pull request may close these issues.

None yet

4 participants