Class TlsAlpn01Challenge

All Implemented Interfaces:
Serializable

public class TlsAlpn01Challenge extends TokenChallenge
Implements the "tls-alpn-01" challenge. It requires a specific certificate that can be retrieved from the domain via HTTPS request. See the acme4j documentation for a detailed explanation.
Since:
2.1
See Also: