ASK: can we have the service account cert have multiple fqdns? It'd save a headache every time we transition accounts to new servers.
I'm currently moving my sites to a new server and am hoping I can go through a certificate change with my customers once now and never have to do it again.
My current server hostname is vhost10.<server domain>.<tld> (original, right?).
Right now my cutomers have their email clients (like gmail) pointed to vhost10....:587/993/etc to read/send email.
When I move their sites, they'll need to switch to the new server, in this case it's vhost12.
What would be nice is if I could instead transition each client to something like <account name>.<server domain>.<tld>. That way in the future, when I move their site to a new server, I would just change <account name>.<server domain>.<tld> to point to the new server. They'd never see the change or be asked to update their settings.
The only thing is, all the service certs are tied to the hostname.
So I don't know how to have the service cert include multiple FQDNs that all point to the server's IP.
Is that possible?
I'm currently moving my sites to a new server and am hoping I can go through a certificate change with my customers once now and never have to do it again.
My current server hostname is vhost10.<server domain>.<tld> (original, right?).
Right now my cutomers have their email clients (like gmail) pointed to vhost10....:587/993/etc to read/send email.
When I move their sites, they'll need to switch to the new server, in this case it's vhost12.
What would be nice is if I could instead transition each client to something like <account name>.<server domain>.<tld>. That way in the future, when I move their site to a new server, I would just change <account name>.<server domain>.<tld> to point to the new server. They'd never see the change or be asked to update their settings.
The only thing is, all the service certs are tied to the hostname.
So I don't know how to have the service cert include multiple FQDNs that all point to the server's IP.
Is that possible?