These forums are locked and archived, but all topics have been migrated to the new forum. You can search for this topic on the new forum: Search for Can I add 2 SSL certs on one domain with Virtualmin? on the new forum.
I have a wildcard cert set up, encrypting everything on *.domain.com
Now we want to have www.domain.com
encrypted with an Extended Valuation (EV) SSL cert so we get the fancy green bar on our main homepage.
Is this possible and if so, how would I go about it?
Howdy,
Hmm, that's unfortunately not possible... Virtualmin only supports one certificate for domain.
Would it perhaps be an option to move "www.domain.com" to it's own, independent, Virtual Server, where it can have it's own SSL certificate -- and forward all other domain.com traffic over to it?
That is, you could take the existing website, and move it to the new Virtual Server -- but leave the *.domain.tld in place, and have that all redirect to the new www.domain.tld Virtual Server.
I understand that may not work depending on how you're using the domains, but I thought I'd offer that as an option :-)
-Eric
Thanks a lot Eric. I'll give that a go and see what falls off!