You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Database: MariaDB 10.1 (engine = mysql in installer.cfg)
Steps to reproduce
Select type = letsencrypt in installer.cfg.
Select automx in installer.cfg.
Run run.py with domain.tld.
The generated SSL certificate will contains mail.domain.tld but not autodiscover.domain.tld used in /etc/nginx/sites-available/mail.domain.tld.conf for automx.
Impacted versions
Last git version from May 22, 2018
Steps to reproduce
Select
type = letsencrypt
in installer.cfg.Select
automx
in installer.cfg.Run run.py with domain.tld.
The generated SSL certificate will contains mail.domain.tld but not autodiscover.domain.tld used in /etc/nginx/sites-available/mail.domain.tld.conf for automx.
https://autodiscover.domain.tld.conf/autodiscover/autodiscover.xml will not work (and we got a blank page).
EDIT: It will be nice to have autoconfig.domain.tld in the certificate too if we add https in autoconfig.domain.tld.conf vhost.
The text was updated successfully, but these errors were encountered: