-
Notifications
You must be signed in to change notification settings - Fork 77
Open
Labels
Description
Everything runs great except one small thing that could cause huge issue.
Have multiple domains (SAN) in the same request leads to a failure if one of the domains is not pointing to Zimbra.
So basically if you have multiple domains and there is a DNS change .... huge issue )
In my opinion each domain should have a separate certificate and when renew is called if can be adjusted over prehook to make one request at a time for each certificate.
This will also help out when deploying and adding new certs, because you do not need to specify all certs each time.
Because right now, if I want to a add a new certificate, I must specify the current ones.
edavrio