Does a hosting company have to be paid for an SSL certificate, or can I bring my own?
I want my site served over HTTPS. My understanding was that I could obtain a certificate cheaply, or free, and install it.
My hosting provider instead offers several certificate products with recurring fees that are not trivial for a small site, and it is not obvious whether I am allowed to use anything else.
So is paying them a technical necessity or a commercial arrangement, and how do I tell which situation I am in?
@dns_derya · 5d ago
Commercial, in the overwhelming majority of cases.
The technical facts: a certificate has to be installed in the server configuration, and on shared hosting you do not control that configuration. So the host decides what may be installed. That is a real constraint and it is the lever the pricing rests on.
What has changed the economics completely is that free, automatically renewed, browser-trusted certificates are now standard. They are issued by a non-profit certificate authority, they are trusted by every mainstream browser, and they are what a large share of the web runs on. There is no security difference for ordinary use between one of those and a paid certificate at the basic level.
So the question to ask your host is precise: do you support automatic free certificates, and if not, will you install a certificate I provide? Most hosts using a standard control panel support the first, often with a single toggle, and many people paying for certificates have simply never found the toggle.
Reply
Report