Thank you!
I have followed the process as close as I could but on the part where I should create a cert, and "place an order" this is where it is failing and gets me an error in the logs. I am unsure what it means or what I should do at this point sadly.
12/7/2024, 9:58:37 PM, info, orders/fulfilling_do.go:100, orders: fulfilling worker 2: order 3 done
12/7/2024, 9:58:37 PM, error, orders/fulfilling_do.go:99, orders: fulfilling worker 2: fulfill auths error: ovh: could not find zone for domain "[redacted].net": [fqdn=acme-challenge.[redacted].net.] unexpected response for 'net.' [question='net. IN SOA', code=SERVFAIL]
12/7/2024, 9:58:37 PM, error, challenges/solver.go:72, challenges: deprovision failed (ovh: unknown record ID for 'acme-challenge.[redacted].net.')
12/7/2024, 9:58:36 PM, info, orders/fulfilling_do.go:24, orders: fulfilling worker 2: ordering order id 3 (certificate name: agh_cert_[redacted], subject: [redacted])
[redacted] = my domain name.net
Any idea or hints or could point me to some documentation that I could read for that?
My use case, if that helps:
I use the generated cert to add into my adguardhome instance (similar to pihole). currently i have to copy/paste the cert file every 3 months manually (I generate it from a windows machine with certifytheweb) and hoping that my Pi could do it himself with cert warden ๐