Insight Horizon
environment /

Do SSL certificates cover subdomains

SSL certificate is a must online security for any online business. SSL certificates can be of many types including single domain SSL, multi domain SSL, wildcard SSL, etc. SSL certificates can secure main domains, subdomains, and multi-level domains.

Will an SSL certificate work for a subdomain?

Yes, if you have only 2-3 subdomains, you can get a multi-domain SSL certificate. Here, you need to treat your subdomains as separate SAN.

Can I use SSL certificate on multiple subdomains?

A multi-domain wildcard SSL certificate is the perfect solution for situations where you need to secure multi-level subdomains. It allows encrypting multiple levels of subdomains with one certificate. Like the wildcard certificate, it can work whether the sites are on the same or separate servers.

Do subdomains need SSL certificates?

Subdomains do not need to purchase a separate SSL certificate. If you use a CDN, most CDNs provide SSL. Yes, in general, a different SSL would be required for each subdomain, because each subdomain is considered a separate domain.

Can we use same SSL for subdomain?

The simple answer is a resounding Yes! You absolutely can use one SSL certificate for multiple domains — or one SSL certificate for multiple subdomains in addition to domains.

How do I get an SSL for a subdomain?

Go to Site Tools > Security > SSL Manager. Select the subdomain from the Select Domain dropdown and choose the desired type of SSL. Click Install.

How do I get SSL for all subdomains?

To secure all subdomains of your domain, you will need to get a wildcard certificate. At Namecheap, you can purchase PositiveSSL Wildcard, EssentialSSL Wildcard, and PremiumSSL Wildcard. The procedure of activation and installation of a wildcard certificate is the same as for ordinary ones.

Do I have to register subdomains?

1 Answer. Simple answer: No, you do not need to register a separate domain name for your subdomain. Depending on your domain name provider, there will be options to create additional subdomains.

How do I add free SSL to my subdomain?

  1. Step 1: Check Nginx Configuration file.
  2. Step 2: Install LetsEncrypt.
  3. Step 3: Obtain SSL for subdomain.
Do I need SSL for my server?

Yes, you need an SSL certificate on the application server as soon as you want to establish a secure connection.

Article first time published on

Can a single SSL server certificate cover multiple ports per domain name?

Yes, a single SSL server certificate can cover multiple ports for the same domain name.

Can a subdomain have WWW?

Generally, the www prefix is not used when using subdomains. If you want to use the prefix with your subdomain, you can make a vhost file and add this behavior as part of your domain configuration. See below for more information on how to do this.

How many levels of subdomains can you have?

Each domain name can have up to 500 subdomains. You can also add multiple levels of subdomains, such as info.blog.yoursite.com. A subdomain can be up to 255 characters long, but if you have multiple levels in your subdomain, each level can only be 63 characters long.

Can SSL certificate be shared?

A shared SSL certificate is an SSL certificate that’s installed on a web server that facilitates a shared hosting environment. A shared SSL certificate is installed on multiple sites that are on the same IP address. Thus, each website doesn’t get its own certificate.

Do you have to pay for subdomains?

Because subdomains are regarded as separate websites by Google, they also need to be hosted on separate hosting plans. This means that you will need to pay a separate hosting fee for each subdomain.

Can you have two certificates for the same domain?

There’s no mechanism that would stop you from issuing multiple certificates for the same domain. In fact, that’s what you do every time you renew your SSL certificate — you issue a new certificate while the old one is still active. So, at least for a while, you have two certificates for the same domain.

What is the maximum SSL certificate duration of validity?

The maximum validity period of TLS/SSL certificates is currently at 825 days (2 years, 3 month, and 5 days).

What is a Multi Domain SSL certificate?

Multi-Domain SSL certificates allow a single certificate to secure multiple domains, including sub-domains of a single main domain name or entirely different domain names. This type is also commonly referred to as a UCC SSL (Unified Communications Certificate) or a SAN SSL (Subject Alternative Names).

What are the SSL certificate types?

There are three types of SSL Certificate available today; Extended Validation (EV SSL), Organization Validated (OV SSL) and Domain Validated (DV SSL). The encryption levels are the same for each certificate, what differs is the vetting and verification processes needed to obtain the certificate.

How do I install free SSL hosting?

  1. Step 1 – Register at sslforfree.com. Go to the website sslforfree.com, type in your website URL and press Create Free SSL Certificate: …
  2. Step 2 – Generate a certificate. …
  3. Step 3 – Verify domain ownership. …
  4. Step 4 – Download and Install your SSL certificate.

How do I activate my free SSL certificate?

Click the My Sites tab from the side navigation menu to the left. Locate the site you wish to activate the free SSL for, and click Manage button. Open the Security tab. Under Security Certificate toggle the Free SSL ON.

How can I add free SSL certificate in cPanel?

  1. Login to cPanel.
  2. Click SSL/TLS Manager > Certificates (CRT) > Generate, view, upload or delete SSL certificates.
  3. In the Upload a New Certificate section click the Browse button and locate your SSL Server Certificate file your_domain_com. …
  4. Click the Upload button.

Can someone else own a subdomain?

Typically, this happens when the subdomain has a canonical name (CNAME) in the Domain Name System (DNS), but no host is providing content for it. … An attacker can take over that subdomain by providing their own virtual host and then hosting their own content for it.

Can you own a subdomain?

It is not always necessary to register a new domain name if you already have one and you are interested to have a separate site apart from the main one. Rather than registering a new domain name, you can always create a subdomain using a domain you already own, for example blog.

Can anyone register a subdomain?

Short answer: No, third parties can’t register a subdomain without authorization from the owner of the domain. DNS is a hierarchical system, ordered from right to left in the hostname. Whoever has a given domain name registered controls the authoritative name servers for that domain.

What does SSL protect against?

What Kind of Attacks Does SSL Prevent? SSL is the standard in online security. It is used to encrypt data sent over the Internet between a client (your computer) and a server (a website’s computer). … It often protects data from being stolen, modified, or spoofed.

Why do websites need SSL certificates?

Websites need SSL certificates to keep user data secure, verify ownership of the website, prevent attackers from creating a fake version of the site, and convey trust to users. … HTTPS is the secure form of HTTP, which means that HTTPS websites have their traffic encrypted by SSL.

What does an SSL Certificate do?

An SSL certificate is a bit of code on your web server that provides security for online communications. When a web browser contacts your secured website, the SSL certificate enables an encrypted connection. It’s kind of like sealing a letter in an envelope before sending it through the mail.

Can I use the same SSL certificate on multiple servers?

No matter what language you speak, no matter what industry you work in, the answer is still the same: Yes, you can use one SSL certificate for multiple domains on the same server. And, depending on the vendor, you also can use one SSL certificate on multiple servers.

Is SSL certificate tied to a port?

Today, we’ll answer one of the most common questions we get: “What port does SSL use?” Or, to put it other way that people ask: what are some of the most common SSL certificate port numbers that are used?” And the answer is none. SSL/TLS does not itself use any port — HTTPS uses port 443.

Can I use the same SSL certificate on multiple sites IIS?

SSL Host Headers in IIS 7 allow you to use one SSL certificate for multiple IIS websites on the same IP address. Through the IIS Manager interface, IIS only allows you to bind one site on each IP address to port 443 using an SSL certificate.