mirror of
https://github.com/certbot/certbot.git
synced 2026-01-26 07:41:33 +03:00
Fixes #6974. This PR removes the fallback that consists in retrying to send the keyAuthorization field during a challenge request in case of malformed request. * Remove keyAuthorization fallback dump in challenges response * Correct import * Add changelog entry
ACME protocol implementation in Python