Module org.shredzone.acme4j
Package org.shredzone.acme4j.challenge
@ReturnValuesAreNonnullByDefault
@DefaultAnnotationForParameters(edu.umd.cs.findbugs.annotations.NonNull.class)
@DefaultAnnotationForFields(edu.umd.cs.findbugs.annotations.NonNull.class)
package org.shredzone.acme4j.challenge
This package contains all standard challenges, as well as base classes for challenges
that are proprietary to a CA.
-
ClassDescriptionA generic challenge.Implements the "dns-01" challenge.Implements the "http-01" challenge.Implements the "tls-alpn-01" challenge.