You don't need a dedicated IP address to use an SSL certificate on shared hosting. All our servers support Server Name Indication (SNI).
What SNI does
Many websites share one IP address on a shared server. At the start of a secure connection, the browser tells the server which name it wants — yourdomain.com — before encryption begins. The server then presents the certificate for that name. That's SNI, and every modern browser supports it.
When a dedicated IP is still useful
- Software that connects to your site and doesn't support SNI — some very old systems and devices.
- A service that asks you to allow-list your site's own IP address.
Some hosting packages offer Add a dedicated IP on their service page. If yours doesn't, open a ticket.