( halacs | 2018. 03. 14., sze – 13:05 )

Nekem se megy pedig beírtam a --server paramétert.
Logikus módon DNS hitelesítést kér, de nem találok erre vonatkozó kapcsolót csak olyan esetekre ha cloudflare/googleDNS/etc a DNS szolgáltató.


OPTIONS="certonly --webroot --expand --email email\@domain.hu --agree-tos -w /mnt/www/default/public_html/ --non-interactive --server https://acme-v02.api.letsencrypt.org/directory"

./letsencrypt/letsencrypt-auto $OPTIONS -d '*.domain.hu' -d 'domain.hu'

Requesting to rerun ./letsencrypt/letsencrypt-auto with root privileges...
Saving debug log to /var/log/letsencrypt/letsencrypt.log
Plugins selected: Authenticator webroot, Installer None
Obtaining a new certificate
Performing the following challenges:
http-01 challenge for domain.hu
Client with the currently selected authenticator does not support any combination of challenges that will satisfy the CA. You may need to use an authenticator plugin that can do challenges over DNS.
Client with the currently selected authenticator does not support any combination of challenges that will satisfy the CA. You may need to use an authenticator plugin that can do challenges over DNS.