Multiple SSL for single Application with several domains (not subdomains)
Currently, you are only able to install one SSL certificate per application. However, with WordPress multisite installations, a single application could have several different domains. Each domain needs it's own SSL certificate.
Without this feature, we can't have large multisite installations running sites with different domains that need SSL.
-
Charles commented
Currently, Cloudways only allows one SSL certificate per application, if you install another, it overwrites the existing one. That means you cannot natively assign separate certificates to multiple distinct domains mapped to a single WordPress multisite app.
The only way around this limitation today is by using a multi‑domain (SAN) certificate or a wildcard certificate that covers all domains under one SSL, but both still count as a single certificate on the platform.
Having true support for multiple individual SSL certificates per application would significantly improve multisite flexibility as provided http://powerwashinglv.us/ and other websites.
-
VILLON commented
This feature must be implemented. Very Important. On our side, we want to be capable to use wildcard certificates AND single SAN certificates AND Multi-SAN certificates under the same application. NGINX SNI should allow us to do it. Let's implement that Cloudways !
-
VILLON commented
This feature must be implemented. Very Important. On our side, we want to be capable to use wildcard certificates AND single SAN certificates AND Multi-SAN certificates under the same application.
-
Dinesh Sharma
commented
I second this...
-
Phill Coxon
commented
For WordPress multisite installations we need to have a wildcard SSL cert for the main domain and subdomains AND the ability to add additional let's encrypt (or paid) SSL certificates for each custom domain that is mapped to a subdomain. The additional let's encrypt SSL certificates need to be able to be added / removed via the API.