What are the possible reasons for failed file-based validation?
Possible reasons for failed file validation include:
-
Incorrect file path
- The validation file is not placed in the correct server root directory
- The path should be:
http://example.com/.well-known/pki-validation/文件名.txt
-
Incorrect file content
- The file content does not match the validation content provided by the CA
- The file content contains spaces or formatting errors
-
Port restrictions
- Certificates of brands other than CFCA require the use of port 80 (http) or 443 (https)
- If the ports are restricted, we recommend switching to CFCA brand certificates
-
Omission of multiple domain names
- When a certificate covers multiple domain names, each domain name requires separate validation
- Wildcard certificates do not support the file-based validation method
-
Server configuration issues
- The server blocks access to the .well-known directory
- Permissions for hidden directories are not set correctly
-
Server located overseas
- If the validation server for the certificate you applied for is located overseas, you need to check for settings such as firewalls.
Recommended troubleshooting steps:
- Confirm that the file path and content completely match the information provided by the CA
- Verify that the file is accessible via the provided detection link
- If the problem persists, you can try switching to a different validation method or contact technical support