OPNsense Forum

English Forums => General Discussion => Topic started by: cloudfrog on July 31, 2023, 05:04:25 AM

Title: How to add a dns-provider for letsencrypt
Post by: cloudfrog on July 31, 2023, 05:04:25 AM
I want to use the letsencrypt plugin,  ive installed it, but my dns provider (porkbun) is not in the list to choose from.
How can i go about setting this up?

I am currently using certbot in docker to get certs using porkbun.  it was just a test and it works, but i have to do everything manually
Title: Re: How to add a dns-provider for letsencrypt
Post by: Gromhelm on July 31, 2023, 06:27:13 AM
You can create your own script to push/update using a custom DNS API. I've added an example (Cloudflare) here:
https://du.nkel.dev/blog/2021-11-19_pfsense_opnsense_ipsec_cgnat/#dns-setup

(because the Cloudflare implementation available through OPNsense plugins did not work)