HostingDCVCreate

This function can be used to create a DCV file (Domain Control Validation) for automated SSL validation. The DCV file should be deleted immediately when no more required using HostingDCVDelete.

Request

Field

Type

RegExp

Null?

Description

auth

AuthData

no

Authentication data

domain

string

Domain name

no

Domain name

filename

string

^/\.well-known\/.{1,50}

no

Name of the DCV file

content

string

^.{1,4096}$

no

Content of the DCV file

Response

Field

Type

Null?

Description

status

string

no

Status (“ok”)


Last updated on May 04, 2020.
next: HostingDCVDelete
previous: HostingCronAdd