Skip to main content

Do I need an SSL certificate for Rebrandly links?

Updated over a month ago

All Rebrandly plans include the ability to encrypt all the https traffic from your domain name with an SSL certificate. There's no extra configuration required on your end. When you create branded links using the https protocol, the traffic to your content will automatically be encrypted.

If you want to use your own custom SSL certificate, contact us for custom setup and pricing.

Why is https:// (SSL) important?

SSL is the standard security technology for establishing an encrypted link between a web server and a browser. This link ensures that all data passed between the web server and browsers remains private and integral. To create an SSL connection, a web server requires an SSL Certificate.

Certificate Authority (CAA) Configuration
If your company policy requires specifying authorized Certificate Authorities (CAs), you must whitelist Letsencrypt by adding a CAA record to your second-level domain (e.g., acme.co):

0 issuewild “letsencrypt.org”
Did this answer your question?