Domain Validation via HTTP File (method already selected)
How to verify a domain for SSL via HTTP file
After selecting the HTTP File validation method, follow these steps:
Step 1. Download the file
- In the Manage section, click Download file.
- Save the validation file.
Step 2. Upload the file to the server
Upload the file to:
/.well-known/pki-validation/
The file must be accessible via:
http://yourdomain.com/.well-known/pki-validation/filename.txt
Important:
- no redirects;
- do not rename or modify the file;
- the URL must return HTTP 200.
Step 3. Complete validation
Return to the client area and start the verification process.
After successful validation, the SSL certificate will be issued or reissued.