-
Notifications
You must be signed in to change notification settings - Fork 103
Open
Description
Version 3.4.0
Per Order.autoRenewal()'s Javadoc, it enables auto renewal if supported by the CA. Yet, when I invoke it, I get this exception:
org.shredzone.acme4j.exception.AcmeNotSupportedException: Server does not support auto-renewal
at [email protected]/org.shredzone.acme4j.OrderBuilder.create(OrderBuilder.java:343)
Expected behavior: If the server does not support auto-renewal then request a normal certificate.
Correct me if I'm wrong but I don't think that users care what mechanism the server uses to renew the certificate (manual or automatic) so long as it gets done.
Metadata
Metadata
Assignees
Labels
No labels