Skip to content

Server does not support auto-renewal #165

@cowwoc

Description

@cowwoc

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

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions