Hello all,
I am trying to setup HAProxy on my OPNsense firewall, so I can have consolidated issuance of certs to multiple web servers/websites. I have a tutorial on setting up the Acme client but am receiving an error back from staging. I have added the CNAME to my Cloudflare DNS as it asked but still receiving the error.
My domain is: opcotest1.regulatoryintelligence.com
I ran this command:
It produced this output:
|2024-06-08T11:15:41-04:00|acme.sh|[Sat Jun 8 11:15:41 EDT 2024] Error add txt for domain:_acme-challenge.opcotest1.regulatoryintelligence.com|
|2024-06-08T11:15:41-04:00|acme.sh|[Sat Jun 8 11:15:41 EDT 2024] invalid domain|
|2024-06-08T11:15:40-04:00|acme.sh|[Sat Jun 8 11:15:40 EDT 2024] Adding txt value: wsGbNDMyvogumrYfRcM7zwMWru9twVbcZJl0pGgfoA8 for domain: _acme-challenge.opcotest1.regulatoryintelligence.com|
|2024-06-08T11:15:40-04:00|acme.sh|[Sat Jun 8 11:15:40 EDT 2024] Getting webroot for domain='opcotest1.regulatoryintelligence.com'|
|2024-06-08T11:15:39-04:00|acme.sh|[Sat Jun 8 11:15:39 EDT 2024] Getting domain auth token for each domain|
|2024-06-08T11:15:39-04:00|acme.sh|[Sat Jun 8 11:15:39 EDT 2024] Single domain='opcotest1.regulatoryintelligence.com'|
|2024-06-08T11:15:39-04:00|acme.sh|[Sat Jun 8 11:15:39 EDT 2024] Using CA: https://acme-staging-v02.api.letsencrypt.org/directory|
My web server is (include version): Apache 2.4
The operating system my web server runs on is (include version): Ubuntu 22.04.4
My hosting provider, if applicable, is: TierPoint
I can login to a root shell on my machine (yes or no, or I don't know): yes
I'm using a control panel to manage my site (no, or provide the name and version of the control panel): Plesk 18.0.61 update 5
The version of my client is (e.g. output of certbot --version
or certbot-auto --version
if you're using Certbot): version 4.3 of the Acme plugin