Uses of Class
org.shredzone.acme4j.AcmeJsonResource
-
Uses of AcmeJsonResource in org.shredzone.acme4j
Modifier and TypeClassDescriptionclass
Represents an account at the ACME server.class
Represents an authorization request at the ACME server.class
Represents a certificate order. -
Uses of AcmeJsonResource in org.shredzone.acme4j.challenge
Modifier and TypeClassDescriptionclass
A generic challenge.class
Implements the "dns-01" challenge.class
Implements the "http-01" challenge.class
Implements the "tls-alpn-01" challenge.class