Getting started with your SSL certificate

Getting started with your SSL certificate

SSL certificates encrypt data between a browser and web server, protecting sensitive info (e.g., billing details). A lock icon in the browser indicates SSL is active.

Coverage rules:
* Certificates for www.example.com also cover example.com (root domain).
* Other subdomains are not included unless specified in the CSR.
* Domains cannot be changed after issuance.

What SSL does:
* Encrypts data in transit
* Verifies domain/organization identity

CSR (Certificate Signing Request):
* Contains domain, organization info, location, and public key
* Must be generated on the hosting server before issuance

Certificate types:
* SAN (Multi-domain): Covers multiple domains/subdomains (expandable)
* Wildcard: Covers unlimited subdomains for one domain

Validation levels:
* DV: 1–2 days, email verification
* OV: 1–3 days, business verification + phone check
* EV: 1–10 days, full organization + requester verification

Upgrading:
* Certificates cannot be upgraded after purchase
* Buy a new one if needed; install alongside the old or wait until expiry

    • Related Articles

    • SSL Certificate validation types

      There are three SSL certificate validation types: * DV (Domain Validation): * Verifies domain ownership via email (DCV) * Issued quickly (typically 1–7 days) * Basic security, no business verification * OV (Organization Validation): * Includes domain ...
    • Reissuing SSL certificates

      You may need to reissue your SSL certificate if you change your CSR or lose your private key. Reissues are free and replace the existing certificate. To use a different domain, you must purchase a new certificate (refunds available within 30 days via ...
    • Advanced SSL setup and troubleshooting

      What SSL does:
Encrypts data between browser and server; lock icon = secure connection. CSR (Certificate Signing Request): * Generated on your web server * Contains domain + organization info + public key * Private key is created alongside it * ...
    • SiteLock

      SiteLock features: 
SiteLock scans your website for security risks and infections, including: * Reputation monitoring (keeps site accessible and trusted) * Malware & spam blocklist checks (avoids search/email blacklisting) * SSL verification ...