OPNsense Forum

Archive => 19.7 Legacy Series => Topic started by: stesoell on January 30, 2020, 08:04:26 AM

Title: [SOLVED] [ACME] Can not find dns api hook for: dns_netcup
Post by: stesoell on January 30, 2020, 08:04:26 AM
Hi everybody,

I've got a problem to issue a certficate using DNS-01 with dns_netcup with latest OPNsense and ACME client.

from /var/log/acme*


[Thu Jan 30 08:00:34 CET 2020] Can not find dns api hook for: dns_netcup
[Thu Jan 30 08:00:34 CET 2020] You need to add the txt record manually.


Could anyone help me to find a way out?
Title: Re: [ACME] Can not find dns api hook for: dns_netcup
Post by: franco on January 30, 2020, 09:02:53 AM
A bad upstream package update was caught. Should fix this by doing:

# opnsense-revert -r 19.7.10_1 acme.sh


Cheers,
Franco
Title: Re: [ACME] Can not find dns api hook for: dns_netcup
Post by: stesoell on January 30, 2020, 09:38:36 AM
Thank you very much Franco.

That was the solution.
Title: Re: [ACME] Can not find dns api hook for: dns_netcup
Post by: franco on January 30, 2020, 10:17:17 AM
:)