3 Apr
2024
3 Apr
'24
11:21 p.m.
Hi,
I got around this by setting my mail.domain.com A record to the M1 mail server and requesting a new certificate but by combining all domains into one certificate with
certbot certonly -d m1.domain -d mail.domain -d webmail.domain -d mail.domain -d mail.domain -d mail.domain.com --cert-name m1.domain.com
But this won't help for long because in three months I will need to renew the certificate and the A record for mail.domain.com will be pointing to my balancer. So I don't think it will renew.
Does anyone have any suggestions for this?