Hallo an alle Experten,
ich komme mit acme.sh nicht mehr weiter, da ich ein "authentification failed" bekomme und ich nicht weiß an welchen Punkt das Problem liegt.
Mein Anbieter dynDNSfree.de wird von acme.sh unterstützt und habe auch seine Anpassungen in das "account.conf" und im Befehl beachtet.
Ich habe acme.sh auch als Docker installiert wie in dieser Anleitung beschrieben "https://www.christosgeo.com/2022/02/03/renew-lets-encrypt-certificates-on-synology-using-acme-sh/"
Die account.conf:
export DF_user="xxxx"
export DF_password="xxxxx"
export SYNO_Username='xxxxxx'
export SYNO_Password='xxxxxxx'
export SYNO_Certificate=""
export SYNO_Scheme="https"
export SYNO_Port="5556"
export SYNO_Hostname="localhost"
Der Befehl:
acme.sh --issue --dns dns_df -d fototour-und-technik.de -d ds1821.fototour-und-technik.de -d syncthing.fototour-und-technik.de -d smart.fototour-und-technik.de -d phpmyadmin.fototour-und-technik.de -d planka.fototour-und-technik.de
Der Fehler:
Das ist die Stelle im Log:
[Sat Jan 27 15:27:49 UTC 2024] d='fototour-und-technik.de'
[Sat Jan 27 15:27:49 UTC 2024] _d_alias
[Sat Jan 27 15:27:49 UTC 2024] txtdomain='_acme-challenge.fototour-und-technik.de'
[Sat Jan 27 15:27:49 UTC 2024] txt='xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx'
[Sat Jan 27 15:27:49 UTC 2024] d_api='/root/.acme.sh/dnsapi/dns_df.sh'
[Sat Jan 27 15:27:49 UTC 2024] dns_entry='fototour-und-technik.de,_acme-challenge.fototour-und-technik.de,,dns_df,xxxxxxxxxxxxxxxxxxxxx,/root/.acme.sh/dnsapi/dns_df.sh'
[Sat Jan 27 15:27:49 UTC 2024] Found domain api file: /root/.acme.sh/dnsapi/dns_df.sh
[Sat Jan 27 15:27:49 UTC 2024] Adding txt value: xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx for domain: _acme-challenge.fototour-und-technik.de
[Sat Jan 27 15:27:49 UTC 2024] Using DNS-01 dyndnsfree.de hook
[Sat Jan 27 15:27:49 UTC 2024] Save user and password
[Sat Jan 27 15:27:49 UTC 2024] GET
[Sat Jan 27 15:27:49 UTC 2024] url='https://dynup.de/acme.php?username=xxxx&password=xxx&hostname=fototour-und-technik.de&add_hostname=_acme-challenge.fototour-und-technik.de&txt=xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx'
[Sat Jan 27 15:27:49 UTC 2024] timeout=
[Sat Jan 27 15:27:49 UTC 2024] Http already initialized.
[Sat Jan 27 15:27:49 UTC 2024] _CURL='curl --silent --dump-header /acme.sh/http.header -L -g '
[Sat Jan 27 15:27:49 UTC 2024] ret='0'
[Sat Jan 27 15:27:49 UTC 2024] error Adding _acme-challenge.fototour-und-technik.de TXT: xxxxxxxxxxxxxxxxxxxxxxxxxxxx erg: error: authentification failed
[Sat Jan 27 15:27:49 UTC 2024] Error add txt for domain:_acme-challenge.fototour-und-technik.de
[Sat Jan 27 15:27:49 UTC 2024] _on_issue_err
[Sat Jan 27 15:27:49 UTC 2024] Please check log file for more details: /acme.sh/acme.sh.log
PS: Habe die Passwörter/Usernamen und die Token in irgendetwas zufälliges geändert. Daher nicht im Log wundern.
Das ist das was zu meinen Provider steht:
export DF_user="XXX"
export DF_password="XXX"
To issue a cert:
./acme.sh --issue --dns dns_df -d example.com -d *.example.com
The df_user and df_password will be saved in ~/.acme.sh/account.conf and will be reused when needed.
Der DNS Anbieter schreibt noch zusätzlich:
URL: https://dynup.de/acme.php?username=...e&add_hostname=_acme.ihredomain.de&txt=dnskey
Diese Werte werden automatisch gesetzt;
TTL = 3600
Lifetime =3600
Rückgabewerte;
success
oder
error: Fehlermeldung
ich komme mit acme.sh nicht mehr weiter, da ich ein "authentification failed" bekomme und ich nicht weiß an welchen Punkt das Problem liegt.
Mein Anbieter dynDNSfree.de wird von acme.sh unterstützt und habe auch seine Anpassungen in das "account.conf" und im Befehl beachtet.
Ich habe acme.sh auch als Docker installiert wie in dieser Anleitung beschrieben "https://www.christosgeo.com/2022/02/03/renew-lets-encrypt-certificates-on-synology-using-acme-sh/"
Die account.conf:
export DF_user="xxxx"
export DF_password="xxxxx"
export SYNO_Username='xxxxxx'
export SYNO_Password='xxxxxxx'
export SYNO_Certificate=""
export SYNO_Scheme="https"
export SYNO_Port="5556"
export SYNO_Hostname="localhost"
Der Befehl:
acme.sh --issue --dns dns_df -d fototour-und-technik.de -d ds1821.fototour-und-technik.de -d syncthing.fototour-und-technik.de -d smart.fototour-und-technik.de -d phpmyadmin.fototour-und-technik.de -d planka.fototour-und-technik.de
Der Fehler:
Das ist die Stelle im Log:
[Sat Jan 27 15:27:49 UTC 2024] d='fototour-und-technik.de'
[Sat Jan 27 15:27:49 UTC 2024] _d_alias
[Sat Jan 27 15:27:49 UTC 2024] txtdomain='_acme-challenge.fototour-und-technik.de'
[Sat Jan 27 15:27:49 UTC 2024] txt='xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx'
[Sat Jan 27 15:27:49 UTC 2024] d_api='/root/.acme.sh/dnsapi/dns_df.sh'
[Sat Jan 27 15:27:49 UTC 2024] dns_entry='fototour-und-technik.de,_acme-challenge.fototour-und-technik.de,,dns_df,xxxxxxxxxxxxxxxxxxxxx,/root/.acme.sh/dnsapi/dns_df.sh'
[Sat Jan 27 15:27:49 UTC 2024] Found domain api file: /root/.acme.sh/dnsapi/dns_df.sh
[Sat Jan 27 15:27:49 UTC 2024] Adding txt value: xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx for domain: _acme-challenge.fototour-und-technik.de
[Sat Jan 27 15:27:49 UTC 2024] Using DNS-01 dyndnsfree.de hook
[Sat Jan 27 15:27:49 UTC 2024] Save user and password
[Sat Jan 27 15:27:49 UTC 2024] GET
[Sat Jan 27 15:27:49 UTC 2024] url='https://dynup.de/acme.php?username=xxxx&password=xxx&hostname=fototour-und-technik.de&add_hostname=_acme-challenge.fototour-und-technik.de&txt=xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx'
[Sat Jan 27 15:27:49 UTC 2024] timeout=
[Sat Jan 27 15:27:49 UTC 2024] Http already initialized.
[Sat Jan 27 15:27:49 UTC 2024] _CURL='curl --silent --dump-header /acme.sh/http.header -L -g '
[Sat Jan 27 15:27:49 UTC 2024] ret='0'
[Sat Jan 27 15:27:49 UTC 2024] error Adding _acme-challenge.fototour-und-technik.de TXT: xxxxxxxxxxxxxxxxxxxxxxxxxxxx erg: error: authentification failed
[Sat Jan 27 15:27:49 UTC 2024] Error add txt for domain:_acme-challenge.fototour-und-technik.de
[Sat Jan 27 15:27:49 UTC 2024] _on_issue_err
[Sat Jan 27 15:27:49 UTC 2024] Please check log file for more details: /acme.sh/acme.sh.log
PS: Habe die Passwörter/Usernamen und die Token in irgendetwas zufälliges geändert. Daher nicht im Log wundern.
Das ist das was zu meinen Provider steht:
export DF_user="XXX"
export DF_password="XXX"
To issue a cert:
./acme.sh --issue --dns dns_df -d example.com -d *.example.com
The df_user and df_password will be saved in ~/.acme.sh/account.conf and will be reused when needed.
Der DNS Anbieter schreibt noch zusätzlich:
URL: https://dynup.de/acme.php?username=...e&add_hostname=_acme.ihredomain.de&txt=dnskey
Diese Werte werden automatisch gesetzt;
TTL = 3600
Lifetime =3600
Rückgabewerte;
success
oder
error: Fehlermeldung
Zuletzt bearbeitet: