Added
Changed
acme.client.ClientBase,acme.messages.Authorization.resolved_combinations,
acme.messages.Authorization.combinations,acme.mixins,acme.fields.resource,
andacme.fields.Resourceare deprecated and will be removed in a future release.acme.messages.OLD_ERROR_PREFIX(urn:acme:error:) is deprecated and support for
the old ACME error prefix in Certbot will be removed in the next major release of
Certbot.acme.messages.Directory.registeris deprecated and will be removed in the next
major release of Certbot. Furthermore,.Directorywill only support lookups
by the exact resource name string in the ACME directory (e.g.directory['newOrder']).- The
certbot-dns-cloudxnsplugin is now deprecated and will be removed in the
next major release of Certbot. - The
source_addressargument foracme.client.ClientNetworkis deprecated
and support for it will be removed in the next major release. - Add UI text suggesting users create certs for multiple domains, when possible
Fixed
More details about these changes can be found on our GitHub repo.