Hello
I would like request extend feature letsencrypt=2 support with multiple domain and wildcard ssl
letsencrypt=2 current this method did not support
muti-domain on letsencrypt=2
i use this method because user can manual upload validation file (.txt) on /home/user/domains/domain.com/public_html/.well-known
use case when purchased the ssl certificate and want to upload validation file.
letsencrypt=1
current not support manual upload validation file (.txt) file
to /home/user/domains/domain.com/public_html/.well-known
it ok if user can manual switch ssl validation path on directadmin web control panel
between /home/user/domains/domain.com/public_html/.well-known or /var/www/html
it work if user can manual upload validation file
----------
You can alternatively use: letsencrypt=2 to use: /home/user/domains/domain.com/public_html/.well-known
but this method is not recommended, as it prevents the use of multi-domain certificates... use letsencrypt=1
while: letsencrypt=1
will use: to use /var/www/html/.well-known
What do you think?
Thank you so much
CJ
I would like request extend feature letsencrypt=2 support with multiple domain and wildcard ssl
letsencrypt=2 current this method did not support
muti-domain on letsencrypt=2
i use this method because user can manual upload validation file (.txt) on /home/user/domains/domain.com/public_html/.well-known
use case when purchased the ssl certificate and want to upload validation file.
letsencrypt=1
current not support manual upload validation file (.txt) file
to /home/user/domains/domain.com/public_html/.well-known
it ok if user can manual switch ssl validation path on directadmin web control panel
between /home/user/domains/domain.com/public_html/.well-known or /var/www/html
it work if user can manual upload validation file
----------
You can alternatively use: letsencrypt=2 to use: /home/user/domains/domain.com/public_html/.well-known
but this method is not recommended, as it prevents the use of multi-domain certificates... use letsencrypt=1
while: letsencrypt=1
will use: to use /var/www/html/.well-known
What do you think?
Thank you so much
CJ