Skip to content

Latest commit

 

History

History
20 lines (12 loc) · 927 Bytes

File metadata and controls

20 lines (12 loc) · 927 Bytes

ValidateCertificateChallenge

ValidateCertificateChallenge validates HTTP-01 challenge and finalizes certificate issuance (Phase 2)

Properties

Name Type Description Notes
result ValidateCertificateChallengeOutput [optional]
certDisplayId String Certificate display ID from Phase 1 [optional]
json Boolean Set output format to JSON [optional]
name String Certificate name (alternative to cert-display-id) [optional]
timeout Long Validation timeout in seconds [optional]
token String Authentication token (see `/auth` and `/configure`) [optional]
uidToken String The universal identity token, Required only for universal_identity authentication [optional]