letsencrypt for wildcards

GHM

Verified User
Joined
Feb 28, 2019
Messages
5
Hi, I'm active and installed letsencrypt on DA server, But I want it for wildcards ( *.domain). How can i do this?
Server: VPS - Debian - Apache 2

Thanks
 
Add dns_ttl=1 to the directadmin.conf :) If dns_ttl=1 is not set, then wildcards will be disabled.
 
Hello,

Note it is required that a domain for which you are going to install a wildcard certificate uses nameservers hosted on your directadmin server. If your domain uses remote nameservers then it will become tricky to install such a certificate.
 
Hello,

Note it is required that a domain for which you are going to install a wildcard certificate uses nameservers hosted on your directadmin server. If your domain uses remote nameservers then it will become tricky to install such a certificate.

Hello,
Yes, They all domain and DNS are on a my directadmin hosted.
 
Back
Top