Skip to content
Sign In Create account

Getting a certificate

Install your certificate on the server

Put the issued certificate on cPanel, Plesk, IIS or Apache — with the intermediate chain.

1 min read Updated

An issued certificate does nothing until it is installed on the server that answers for your domain. You need three things:

  1. The certificate — from the certificate's page in your control panel, or the email the authority sent.
  2. The private key — on the server where you generated the CSR.
  3. The intermediate chain (the "CA bundle") — supplied with the certificate. Without it, some browsers and most phones report the certificate as untrusted.

Where to install it

ServerWhere
cPanelSecurity → SSL/TLS → Manage SSL sites: paste the certificate, the key and the bundle, then Install Certificate
PleskWebsites & Domains → SSL/TLS Certificates: upload all three, then assign the certificate to the site
Microsoft IISServer Certificates → Complete Certificate Request, then bind it to the site on port 443
ApacheSSLCertificateFile, SSLCertificateKeyFile and SSLCertificateChainFile in the site's config, then reload Apache
NGINXConcatenate the certificate and the chain into one file for ssl_certificate, key in ssl_certificate_key, then reload

Check it

Open https://yourdomain.com in a private window. The padlock should appear with no warning. Then check it on a phone — a missing intermediate chain often shows up there first.

Then

Note

Need the certificate reissued — a new key, a changed name, a lost private key? Open a ticket from the certificate's page and we'll take it through with the authority.

Still stuck?

Open a ticket from your control panel and say which step you reached. A screenshot of what you see is the fastest way to show us.

Still stuck

Nothing here fits? Write to us.

Tell us what you are trying to do rather than what went wrong, and we will tell you whether it is something we can fix from here.

  • Answered by a person

    There is no ticket robot in front of us. What you write is what somebody reads.

  • Say what you are trying to do

    The fastest answers come from the message that explains the goal, not only the error.

  • Your services are already in front of us

    Sign in first and we can see the account the question is about without asking you to describe it.