[PVE-User] Trouble with LetsEncrypt/acme-dns in pve 7.3-4 - FIXED
Thomas Lamprecht
t.lamprecht at proxmox.com
Fri Jan 6 11:15:02 CET 2023
Hi!
Am 03/01/2023 um 15:03 schrieb Martin Dziobek:
> Ok - here is the fix:
much thanks for your report and even proposing a fix, appreciated!
>
> in /usr/share/proxmox-acme/dns-challenge-schema.json:
>
> diff dns-challenge-schema.json dns-challenge-schema.json_save:
fyi, using the -u and -p param (can be combined as -up) makes the diff output more
like the git default, also putting original file first and the modified second is
more common and thus a bit easier to understand.
> 13,14c13,14
> < "ACMEDNS_BASE_URL" : {
> < "description" : "The API base url",
> ---
>> "ACMEDNS_UPDATE_URL" : {
>> "description" : "The API update endpoint",
>
> Then restart pveproxy.
> Works.
Applied the change to git so that its fixed again with the next proxmox-acme package
version bump:
https://git.proxmox.com/?p=proxmox-acme.git;a=commitdiff;h=963319d031d43bbdc5dd78414852989eb9e9e40f
- Thomas
More information about the pve-user
mailing list