Hello guys,
First of all I am coming from cPanel with plans to migrate accounts to DirectAdmin and I am still in process of testing and researching.
Here is my specific question.
In cPanel we use certificates from a SSL provider which we install and they cover www.domain.tld and domain.tld. AutoSSL is disabled by default, but when you enable it for specific account it tries to secure all domains and subdomains except these which already has other SSL. In my example domain.tld and www.domain.tld are already secured.
What is my goal with DirectAdmin.
I already used this guide and created post scripts in order to set new accounts with SSL on, but ssl off for new domains. The idea is, that we are using external system which manages customers and using api to be able to install SSL for given domain, when that is needed and when we have control over this domain.
Now, I also set a global webmail.domain.com vhost configuration in /usr/local/directadmin/data/templates/custom/virtual_host2.conf.CUSTOM.4.post and /usr/local/directadmin/data/templates/custom/virtual_host2_secure.conf.CUSTOM.4.post.
Basically, I want every domain to be able to redirect webmail.domain.tld to https://my.server.tld/webmail, which is my roundcube URL.
My question is, am I be able to have SSL for domain and www.domain from one provider and in the same time, LE ssl for other domains or subdomains, also having the fact that webmail.domain.tld is not a real host/subdomain.
Thank you.
First of all I am coming from cPanel with plans to migrate accounts to DirectAdmin and I am still in process of testing and researching.
Here is my specific question.
In cPanel we use certificates from a SSL provider which we install and they cover www.domain.tld and domain.tld. AutoSSL is disabled by default, but when you enable it for specific account it tries to secure all domains and subdomains except these which already has other SSL. In my example domain.tld and www.domain.tld are already secured.
What is my goal with DirectAdmin.
I already used this guide and created post scripts in order to set new accounts with SSL on, but ssl off for new domains. The idea is, that we are using external system which manages customers and using api to be able to install SSL for given domain, when that is needed and when we have control over this domain.
Now, I also set a global webmail.domain.com vhost configuration in /usr/local/directadmin/data/templates/custom/virtual_host2.conf.CUSTOM.4.post and /usr/local/directadmin/data/templates/custom/virtual_host2_secure.conf.CUSTOM.4.post.
Basically, I want every domain to be able to redirect webmail.domain.tld to https://my.server.tld/webmail, which is my roundcube URL.
My question is, am I be able to have SSL for domain and www.domain from one provider and in the same time, LE ssl for other domains or subdomains, also having the fact that webmail.domain.tld is not a real host/subdomain.
Thank you.