Hi. I'm trying to add certiciate to my WebUI. But I'm getting errors. I couldn't fix them on my own.
I tried this guide to do that. That command gave error to me.
Command:
Error log:
I tried this guide to do that. That command gave error to me.
Command:
Code:
./acme.sh --issue --standalone --keypath /etc/pve/local/pveproxy-ssl.key --fullchainpath /etc/pve/local/pveproxy-ssl.pem --reloadcmd "systemctl restart pveproxy" -d panel.uuraktas.com
Error log:
Code:
[Tue 02 Mar 2021 10:36:53 AM CET] Using CA: https://acme-v02.api.letsencrypt.org/directory
[Tue 02 Mar 2021 10:36:53 AM CET] Standalone mode.
chmod: changing permissions of '/etc/pve/.le/account.key': Operation not permitted
[Tue 02 Mar 2021 10:36:53 AM CET] Create account key ok.
[Tue 02 Mar 2021 10:36:53 AM CET] Registering account: https://acme-v02.api.letsencrypt.org/directory
[Tue 02 Mar 2021 10:36:54 AM CET] Registered
[Tue 02 Mar 2021 10:36:54 AM CET] ACCOUNT_THUMBPRINT='OffdzsBHm92wjUiKe3FDJIa_Abk-cmZOTzujSX7qLxQ'
[Tue 02 Mar 2021 10:36:54 AM CET] Creating domain key
[Tue 02 Mar 2021 10:36:54 AM CET] The domain key is here: /root/.acme.sh/panel.uuraktas.com/panel.uuraktas.com.key
[Tue 02 Mar 2021 10:36:54 AM CET] Single domain='panel.uuraktas.com'
[Tue 02 Mar 2021 10:36:54 AM CET] Getting domain auth token for each domain
[Tue 02 Mar 2021 10:36:56 AM CET] Getting webroot for domain='panel.uuraktas.com'
[Tue 02 Mar 2021 10:36:56 AM CET] Verifying: panel.uuraktas.com
[Tue 02 Mar 2021 10:36:56 AM CET] Standalone mode server
[Tue 02 Mar 2021 10:37:00 AM CET] panel.uuraktas.com:Verify error:Fetching http://panel.uuraktas.com/.well-known/acme-challenge/Zj0KyPMp-nQVsvM3raIVuejPLBmhY1ibZAlqtnpIW8w: Error getting validation data
[Tue 02 Mar 2021 10:37:00 AM CET] Please add '--debug' or '--log' to check more details.
[Tue 02 Mar 2021 10:37:00 AM CET] See: https://github.com/acmesh-official/acme.sh/wiki/How-to-debug-acme.sh