Home
Help
Search
Login
Register
OPNsense Forum
»
English Forums
»
General Discussion
»
How to add a dns-provider for letsencrypt
« previous
next »
Print
Pages: [
1
]
Author
Topic: How to add a dns-provider for letsencrypt (Read 975 times)
cloudfrog
Newbie
Posts: 2
Karma: 0
How to add a dns-provider for letsencrypt
«
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
Logged
Gromhelm
Newbie
Posts: 16
Karma: 0
Re: How to add a dns-provider for letsencrypt
«
Reply #1 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)
Logged
Print
Pages: [
1
]
« previous
next »
OPNsense Forum
»
English Forums
»
General Discussion
»
How to add a dns-provider for letsencrypt