HTTP 실제 증명 유효성 검사 방법을 사용하여 도메인 제어 확인
HTTP 실제 데모로 TLS/SSL 인증서 주문의 도메인에 대한 제어를 증명
Use these instructions to demonstrate control over a domain by hosting a file containing a DigiCert-generated random value at a predetermined location on your website: http://{domain-name}/.well-known/pki-validation/fileauth.txt. For information about this and other DCV methods, see Domain control validation (DCV) methods.
When done creating the file and placing it on your site, DigiCert goes to the specified URL to confirm the presence of our random value. Make sure to avoid the common mistakes when using the HTTP practical demonstration DCV methods.
Before you begin
Items to note about using the HTTP Practical Demonstration DCV method
Validate fully qualified domain names (FQDNs)
Use the HTTP Practical Demonstration DCV methods to demonstrate control over FQDNs exactly as named. To learn more, go to 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 process while 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 method to demonstrate control over IPv4 and IPv6 addresses.
Acronyms in this article: organization validation (OV), extended validation (EV), Transport Security Layer (TLS), Domain Name System (DNS)
Validate domains before ordering certificates
Validating domains during the order process means certificates aren't issued until domain validation is done. 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 Validate domains before ordering certificates for them.
단계 1: 보류 중 주문의 상태를 확인
SSL/TLS 인증서의 주문 세부 정보 페이지로 이동하여 인증서를 발급하기 전에 완료해야 하는 도메인 및 조직 유효성 검사를 확인합니다.
CertCentral 계정에서 주문의 주문 번호 세부 정보 페이지로 갑니다.
In the left main menu, go to Certificates > Orders.
On the Orders page, in the Order # column, find and select the TLS 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 if the certificate is waiting on domain validation to be finished.
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 and then select Save.
Create a .txt file and add the DigiCert-provided random value.
Open a text editor (such as , Notepad).
In the Order token box, copy your token and enter the random value in text editor.
The random value expires after 30 days.
Save the .txt file under this name: fileauth.txt.
Create the
.well-known/pki-validation/directory on your site.For Windows-based servers, create the
.well-knownfolder via command line (mkdir .well-known).Place the fileauth.txt file on your site under
.well-known/pki-validation.The URL should look something like this:
http://[your-domain]/.well-known/pki-validation/fileauth.txtFinish domain validation
In CertCentral, go to the certificate's Order # details page.
In the left main menu, go to Certificates > Orders.
On the Orders page, in the Order # column, select the TLS certificate's order number link.
For CertCentral Subscription accounts:
In the left main 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 Order # details page, in the Certificate status section, under What do you need to do, select the domain link.
In the Prove control over domain window, under 4. Complete domain validation, select Check site.