Hi!
In general I've got ACME & AutoDNS working on my pfSense FW - so I guess it should work in general.
I'm now in my MailGateway configuration and try to configure the ACME AutoDNS challenge plugin. But what do I need to enter into the API Data form field?
I tried
... but doesn't work. The message I get when trying to renew API/SMTP cert:
Any idea where to look?! Thx!
In general I've got ACME & AutoDNS working on my pfSense FW - so I guess it should work in general.
I'm now in my MailGateway configuration and try to configure the ACME AutoDNS challenge plugin. But what do I need to enter into the API Data form field?
I tried
Code:
AUTODNS_USER="AutoDNS username"
AUTODNS_PASSWORD="AutoDNS password"
AUTODNS_CONTEXT="4"
... but doesn't work. The message I get when trying to renew API/SMTP cert:
Code:
Loading ACME account details
Placing ACME order
Order URL: https://acme-v02.api.letsencrypt.org/acme/order/1234/5678
Getting authorization details from 'https://acme-v02.api.letsencrypt.org/acme/authz-v3/1234'
The validation for proxmox.mydomain.de is pending!
[Mon Sep 25 14:43:39 CEST 2023] invalid domain
[Mon Sep 25 14:43:39 CEST 2023] invalid domain
[Mon Sep 25 14:43:39 CEST 2023] Error add txt for domain:_acme-challenge.proxmox.mydomain.de
TASK ERROR: command 'setpriv --reuid nobody --regid nogroup --clear-groups --reset-env -- /bin/bash /usr/share/proxmox-acme/proxmox-acme setup autodns proxmox.mydomain.de' failed: exit code 1
Any idea where to look?! Thx!