Bug in Let's Encrypt Certificate Entries 1.61.3

ThomasK

Verified User
Joined
Apr 8, 2007
Messages
21
Location
Shanghai, China
DirectAdmin Values
Compiled onCentOS 8.0 64-Bit
Compile DateJun 10 2020, 14:36:54
Server Version1.61.3

The Let's Encrypt Certificate Entry module does not list all the domain hosts and I can't generate a certificate for a those hostnames:

1599555216078.png


In DNS I have the following entries: (note the thisisweird host:)

1599555355927.png
 
how that subdomain come from ?
it's not bug. It base domain or subdomain when you create with Web Panel

try:
Code:
letsencrypt_list=www:mail:ftp:pop:smtp:thisisweird
 
how that subdomain come from ?
it's not bug. It base domain or subdomain when you create with Web Panel

try:
Code:
letsencrypt_list=www:mail:ftp:pop:smtp:thisisweird
The subdomain was created in the DNS panel. My root and www domain are running on a different webservers so I only want a certificate for that host.

I solved it by adding it as a pointer. Maybe my understanding is wrong? I thought previously you can add host names (without creating a pointer) to Let's Encrypt.
 
Yes Let's Encrypt. handle from Creating Domain or Subdomain that create from their system
and not from dns
 
Back
Top