Hello, I have my primary domain configured and the ssl certificate matches but as I’m transferring other domains to the server how do I make a matching ssl certificate for those also?
My theoretical set up is as follows
mail.primarydomain.com - this works fine
I add virtualdomain1.com then in the DNS configure the mx record as mail.virtualdomain1.com and add a CNAME record mail.virtualdomain1.com > mail.primarydomain.com
but of course this will grumble that the ssl certificate name does not match
So how do you secure the additional domains so that everything matches up?