NewAcmeAuthz

data class NewAcmeAuthz(var identifier: String, var keyauth: String?, var challenge: AcmeChallenge)(source)

Result of an authorization creation.

Constructors

Link copied to clipboard
constructor(identifier: String, keyauth: String?, challenge: AcmeChallenge)

Types

Link copied to clipboard
object Companion

Properties

Link copied to clipboard

Associated ACME Challenge

Link copied to clipboard

DNS entry associated with those challenge

Link copied to clipboard

ACME challenge + ACME key thumbprint