Use the HTTP Practical Demonstration with unique filename to validate a domain on a pending OV or EV TLS certificate
Demonstrate control over a domain on your TLS/SSL certificate order with HTTP Practical Demonstration with unique filename
Use these instructions to demonstrate control over a domain by hosting a file with a unique filename that contains a DigiCert-generated random value at a predetermined location on your website: http://{domain-name}/.well-known/pki-validation/{unique-filename}.txt
. For more information, see Demonstrate control over domains on your TLS certificate order.
After you've created the file and placed it on your site, DigiCert visits the specified URL to confirm the presence of our random value. Make sure to avoid the Common mistakes: HTTP Practical Demonstration DCV method.
Before you begin
Items to note about using the HTTP Practical Demonstration with unique filename DCV method
Validate FQDNs only
Only use the HTTP Practical Demonstration DCV methods to demonstrate control over fully qualified domain names (FQDNs) exactly as named. To learn more, visit Domain Validation Policy Changes.
Use one of the other supported DCV methods, such as email, DNS TXT, and CNAME, to:
Validate wildcard domains (*.example.com)
Include subdomains in the validation when validating a higher-level domain.
For example, if you want to cover www.example.com, mail.example.com, and one.example.com when validating the higher-level domain example.com.
Validate IPv4 and IPv6 addresses
Per industry regulations, you must use the HTTP Practical Demonstration DCV methods to demonstrate control over IPv4 and IPv6 addresses.
Validate domains before order certificates
Validating domains during the order process means certificates will not be issued until domain validation is complete. For faster certificate issuance, validate domains before adding them to your OV and EV TLS certificate orders.
To learn more about this domain validation process, see Supported DCV methods for validating domains in your CertCentral account.
Use HTTP Practical Demonstration with unique filename to demonstrate control over a domain
In your CertCentral account, go to the order's Order # details page.
In the left main menu, go to Certificate > Orders.
On the Orders page, in the Order # column, locate and select the certificate's order number link.
For CertCentral Subscription accounts, the steps to access the Order # detail page are different.
In the left menu, go to My Digital Trust Products > Certificates.
On the Certificates page, in the Order # column, select the TLS certificate's order number link.
On the certificate’s Order #details page, in the Certificate status section, check the order's issuance status to see if the order is waiting on domain or organization validation to be completed.
After validation is completed, the Order status section no longer appears on the Order # details page.
Under What do you need to do, select the domain's link you want to validate.
In the Prove control over domain window, in the Domain control validation (DCV) method menu, select HTTP Practical Demonstration with unique filename and then select Save.
Create a .txt file and add the DigiCert-provided random value.
Open a text editor (like Notepad).
In the Order token box, copy your token and paste the random value in text editor.
The random value expires after 30 days.
Save the .txt file under the DigiCert-provided random filename (for example, ES3e9203kd0238K3.txt).
Create the
.well-known/pki-validation/
directory on your site.For Windows-based servers, the
.well-known
folder must be created via command line (mkdir .well-known
).Place the .txt file on your site under
.well-known/pki-validation
.The URL should look something like this:
http://[yourdomain]/.well-known/pki-validation/ES3e9203kd0238K3.txt
Complete domain validation
In your CertCentral account, go to the order's Order # details page.
In the left main menu, go to Certificate > Orders.
On the Orders page, in the Order # column, locate and select the certificate's order number link.
For CertCentral Subscription accounts:
In the left menu, go to My Digital Trust Products > Certificates.
On the Certificates page, in the Order # column, select the certificate's order number link.
On the Order # details page, in the Certificate status section, under What do you need to do, locate and select the domain link.
In the Prove control over domain window, under 4. Complete domain validation, select Check site.