OPNsense Forum

English Forums => General Discussion => Topic started by: mdecou on April 26, 2023, 05:02:51 PM

Title: ACME Client and DNS-01 with Google Domains
Post by: mdecou on April 26, 2023, 05:02:51 PM
Hello,

I have seen a few posts online from a while back asking about support in ACME clients for Google Domains.   I am now looking into this and found on the Google Domains website that they now have an API for integration into ACME clients.   

Has anyone seen any updates regarding integration of Google Domains support within the ACME Client package in OPNSense?

Thanks
Title: Re: ACME Client and DNS-01 with Google Domains
Post by: shanelord on July 28, 2023, 08:02:35 AM
So the official ACME client now supports Google Domains - just need this merge to be active: https://github.com/opnsense/plugins/pull/3499

You can manually add it yourself by enabling SSH to your opnsense, logging in with an admin and using sudo sh to elevate yourself to root.

Found this via https://github.com/opnsense/plugins/issues/3408#issuecomment-1592476038

Update:Seems it won't work even with this... I get "AcmeClient: challenge type not supported: dns_googledomains (927851f0-7542-45f6-b14f-1c74afcc4862)"

Update 2: Issue this command to get the code change and fix: opnsense-patch -c plugins e10a96037fa5 771d58b