使用 HTTP 实用演示验证方法验证域控制权
通过 HTTP 实用演示证明对 TLS/SSL 证书订单上的域的控制权
Use HTTP Practical Demonstration to demonstrate control over a domain on your OV/EV TLS/SSL certificate order. For information about this DCV method and other DCV methods, see Demonstrate control over domains on a pending certificate order.
Validating domains during the certificate order process means certificates can only be issued after you've completed the domain validation. For faster certificate issuance, prevalidate domains when possible. To learn more about domain prevalidation, see Domain prevalidation: Supported DCV methods.
Before you begin
重要
Only use the HTTP Practical Demonstration DCV methods to demonstrate control over fully qualified domain names (FQDNs) exactly as named in the certificate request. 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.
Prevalidate entire domains and subdomains.
To demonstrate control over your domain, host a file containing a DigiCert-generated random value (provided for the domain in your CertCentral account) at a predetermined location on your website: http://{domain-name}/.well-known/pki-validation/fileauth.txt.
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 常见错误:HTTP 实用演示 DCV 方法.
第 1 步:检查待处理订单的状态
前往 SSL/TLS 证书的订单详情页面,以查看在我们颁发您的证书之前,需要完成哪些域和组织验证。
在您的 CertCentral 帐户中,转到订单的订单编号详细信息页面。
在左侧主菜单中,转到证书 > 订单。
在订单页面的订单编号列,单击证书的订单编号链接。
在订单编号详细信息页面的验证状态部分,检查订单的证书颁发状态(订单是否在等待完成域或组织验证?)。
After validation is complete (domains and organization), the Order status section no longer appears on the Order # details page.
Under You Need To, select the domain's link you want to validate.
In the Prove control over domain window, in the DCV Method dropdown, select HTTP Practical Demonstration.
Create a .txt file and add the DigiCert-provided random value.
Open a text editor (e.g., 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 this name: fileauth.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 fileauth.txt file on your site under
.well-known/pki-validation
.The URL should look something like this:
http://[yourdomain]/.well-known/pki-validation/fileauth.txt
Complete domain validation
In your CertCentral account, go to the order's Order # details page.
On the Order # details page, in the Validation in Progress section, under You Need To, locate and select the domain link.
In the Prove control over domain window, under 4. Complete domain validation, select Check site.