Validation of a Premium SSL Certificate

Validation of a Premium SSL Certificate

Premium SSL certificates require validation from the certification authority to ensure that the person or entity requesting the certificate is actually the owner/administrator of the domain.
 
There are different ways to validate the domain.
 
HTTP validation
 
This validation consists of creating a TXT file inside a specific folder on your website. To do this, you will need to access the hosting via FTP and create the folder and the TXT file that the technical team instructs you to create. How to access FTP
 
Here is an example of a TXT file and the code that would need to be created:


You must create the folders /.well-known and /pki-validation with the name of that TXT file, and inside that file include the code shown below.
 
DNS validation
 
This validation consists of creating a DNS record on the domain's DNS server. To do this, you must access the DNS panel where your domain is pointed and create a record similar to this:


This is another example. The technical team will provide you with the DNS record to create, including a specific subdomain (host/sub) and an address (destination/value). You must create the CNAME record with the corresponding values.
 
Email validation
 
The final validation method is via email. This method consists of receiving an email from the certification authority where you must validate the link using the code included in the email.
 
The email addresses that can be used for validation are limited. They must have one of the following names:  
  1. admin@exampledomain.com
  2. administrator@exampledomain.com
  3. hostmaster@exampledomain.com
  4. postmaster@exampledomain.com 
  5. webmaster@exampledomain.com

Once the email has been accepted, you can contact the technical support service to inform them and wait for the SSL installation.


For more information, you can contact us.
    • Related Articles

    • How to set up your SSL certificate

      If you have installed and activated an SSL certificate on your web hosting, you will need to configure your website so that it appears in browsers as a secure site (HTTPS). Below you can follow the steps to configure the certificate on your website ...
    • What is an SSL certificate and what is it for?

      An SSL certificate is a digital validator that provides identification to a website and additionally protects communication with browsers through an encrypted connection using the SSL (Secure Socket Layer) protocol. Companies and organizations must ...
    • How to view SSL certificate details in all browsers

      SSL certificates play a fundamental role in protecting the data transmitted between your browser and the websites you visit. Viewing the SSL certificate details of a site allows you to verify the authenticity and security of the connection, providing ...
    • How to issue or re-issue an SSL certificate from the cdmon dashboard

      If you have a hosting plan contracted with us, you can now install or renew (reissue) your free SSL certificate directly from the cdmon control panel. Here we explain how to do it step by step. Access your control panel. Log in to admin.cdmon.com ...
    • How to install and use Really Simple SSL from Wordpress

      Really Simple SSL is a simple WordPress plugin that allows you to force secure browsing (HTTPS) on your website. It is commonly used when the SSL certificate is already active on the hosting account but the website still appears as “Not Secure.” This ...