Skip to content

v3.5.0

Latest
Compare
Choose a tag to compare
@shred shred released this 26 Jan 14:14
· 5 commits to master since this release
008ffc9

Changelog

  • Added providers for Google CA and Buypass. See the documentation for their acme: connection URIs and further notes.
  • Added support for draft-aaron-acme-profiles-00 (thanks to @jmcrawford45 for providing a patch)
  • Order.getCertificate() now also returns a STAR certificate, so there is no need to use different get methods depending on whether it is a standard or STAR certificate. Order.getAutoRenewalCertificate() is marked as deprecated, but is still working as before.
  • OrderBuilder will now check if auto-renewal GET is supported by the CA before ordering such a certificiate.
  • Update to draft-ietf-acme-ari-07. No changes to the code are required.

For further information, please see the migration guide.