mirror of
https://github.com/certbot/certbot.git
synced 2026-08-01 16:19:13 +02:00
Send a POST-as-GET request to query registration in ACME v2 (#6993)
* Send a post-as-get request to query registration * Add changelog * Add comments. Add again a line. * Prepare code for future PR about post-as-get
This commit is contained in:
committed by
ohemorange
parent
3900e56b52
commit
b0d960f102
@@ -31,6 +31,8 @@ Certbot adheres to [Semantic Versioning](https://semver.org/).
|
||||
https://community.letsencrypt.org/t/certbot-auto-deployment-best-practices/91979/,
|
||||
however, these warnings can be disabled as necessary with the flag
|
||||
--no-permissions-check.
|
||||
* `acme` module uses now a POST-as-GET request to retrieve the registration
|
||||
from an ACME v2 server
|
||||
|
||||
### Fixed
|
||||
|
||||
|
||||
Reference in New Issue
Block a user