I'm implementing Caldav in Roundcube for calendar sync'ing across devices and need to have an SSL cert created automatically for each domain for *.caldav.domain.com.
At the moment, I have admin_ssl_default_wildcard=1 so that Letsencrypt creates a wildcard SSL cert for domain.com and *.domain.com, but this of course doesn't work for *.caldav.domain.com.
Anyone know how to add to the wildcard cert list so that Directadmin will request from Letsencrypt a cert for domain.com, *.domain.com and *.caldav.domain.com?
At the moment, I have admin_ssl_default_wildcard=1 so that Letsencrypt creates a wildcard SSL cert for domain.com and *.domain.com, but this of course doesn't work for *.caldav.domain.com.
Anyone know how to add to the wildcard cert list so that Directadmin will request from Letsencrypt a cert for domain.com, *.domain.com and *.caldav.domain.com?