Closed dndx closed 4 years ago
Thanks, this looks great.
Any idea when it'll show up on Kong Hub and get included in the standard Docker images? I ask because this PR increments LetsencryptHandler.VERSION
to 0.2.9 but the latest version showing on Kong Hub is still 0.2.7.
@alexmbird This change is in Kong starting 2.1.3 and the upcoming 2.2.0, we will need to update the doc in Kong Hub.
plugins
This ensures the ACME validation endpoints
/.well-known/acme-challenge/*
doesn't get blocked by auth plugins, causing validation failures.fixes #38