SSL Certificates

What is Domain Validated Certificates (DV)

The purpose of Domain Validated Certificates (DV)

To get domain validated certificate applicant would need to prove to Certification Authority that he has control over domain for which the certificate is requested.

Prove Certification Authority Procedure

Certification authority will send approval email either to one of generic email addresses, e.g. admin@ webmaster@ and some other, associated with the domain or to email address from domain WhoIs contacts. If applicant is able to receive that email and approve it, then Certification Authority would issue the certificate.

You can also use the alternative validation which requires you to have access to the DNS records of your domain or to the root folder of your website. After the certificate is activated you would need to use the certain CNAME record or .txt file for validation purposes.

This validation procedure generally used to ensure internet visitors that domain holders are who they claim to be and not a fake of phishing site.
Domain validated certificate will have no information about applicant’s company, it will have only domain name for which it has been issued. Here is what you will see in Page Info of site secured by domain validated certificate:

  • Web site: www.yourdomainname.com
  • Owner: This web-site does not supply ownership information
  • Verified by: Name of Certification Authority

With domain validated certificate you can place static site seal on your web site to show clients your site is secure and what Certification Authority has issued the certificate for you.

XsoftHost Support

Share

Recent Posts

Add Extra IP addresses to server configuration On Ubuntu 17.10 and later

Each failover IP address will need its own line in the configuration file. The configuration…

3 years ago

Create RAID Arrays with mdadm on Ubuntu

What is mdadm? The mdadm utility can be used to create and manage storage arrays…

4 years ago

How to change the maximum upload file size for PHP

There are several scenarios that you might need to increase or decrease your php maximum…

6 years ago

How to install Let’s Encrypt Plugin in WHM/cPanel

What is Let’s Encrypt? Let’s Encrypt is a free certificate authority provided by the Internet…

6 years ago

How to install python in my cPanel and add py extension

Python normally installed on all cPanel hosting server because most of Centos/red hat update system…

6 years ago

How to install and enable GUI GNOME Desktop on centos 7

Usually CentOS 7 comes in a numbers of variants, For most users, there are two…

6 years ago