Interface ResponseChallenge

Hierarchy

  • ResponseChallenge

Properties

error?: any
status: "invalid" | "pending" | "processing" | "valid"
token: string
type: "http-01" | "dns-01" | "tls-alpn-01"
url: string
validated?: string

Generated using TypeDoc