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

acmePrefix is undefined #2

Open
therealgilles opened this issue Feb 9, 2019 · 1 comment
Open

acmePrefix is undefined #2

therealgilles opened this issue Feb 9, 2019 · 1 comment

Comments

@therealgilles
Copy link

I think the acmePrefix variable was renamed to acmeChallengePrefix.

@coolaj86
Copy link

coolaj86 commented Jun 4, 2019

IIRC, there was no acmePrefix. The naming of acmeChallengePrefix, which was added much later, was just a coincidence.

What needs to be used here is dnsAuth (a.k.a. "key authorization digest").

However, I just made an update to Greenlock that does provide acmePrefix as the prefix part of dnsAuth, so the regression should be fixed.

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

No branches or pull requests

2 participants