Recent Releases of gufo_acme
gufo_acme - 0.2.0
Added
- DavAcmeClient: http-01 fulfillment using WebDAV
- PowerDnsAcmeClient: dns-01 fulfillment using PowerDNS.
- WebAcmeClient: http-01 fulfillment using static files.
Changed
- ACMEClient has been moved into
gufo.acme.clients.base. - ACMEClient, types, and exceptions have been renamed to snake-case.
Fixed
- Fixed typo in exception class name.
- Python
Published by dvolodin7 over 2 years ago