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 missing issuer certificates from Let's Encrypt #587

Merged
merged 1 commit into from
Jul 1, 2018

Conversation

shupp
Copy link
Contributor

@shupp shupp commented Jun 25, 2018

Overview

When testing the new ACME v2 code in lego, we found that issuer certificates were empty. After communicating with Let's Encrypt, we learned that they are no longer providing the cert links in the headers. This change fixes the issue in our testing.

Links

Copy link
Member

@ldez ldez left a comment

Choose a reason for hiding this comment

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

Thanks

@ldez ldez merged commit e0d5121 into go-acme:master Jul 1, 2018
@ldez ldez mentioned this pull request Jul 1, 2018
@shupp shupp deleted the issuer-certificate-fix branch July 26, 2018 17:23
@ldez ldez added this to the v1.1 milestone Dec 7, 2018
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Development

Successfully merging this pull request may close these issues.

2 participants