Home
Help
Search
Login
Register
OPNsense Forum
»
Archive
»
23.1 Legacy Series
»
Acme-PlugIn set another DNS-Provider
« previous
next »
Print
Pages: [
1
]
Author
Topic: Acme-PlugIn set another DNS-Provider (Read 2236 times)
servusli
Newbie
Posts: 12
Karma: 0
Acme-PlugIn set another DNS-Provider
«
on:
April 09, 2023, 09:34:48 pm »
Hello everyone
I installed the ACME plugin on my opnsense and had a certificate signed with an http challenge.
But I would like to create a wildcard. As is well known, DNS Challenge must be set up for this.
I registered with the relatively new dynDNS provider "ipv64.net".
Recently, ipv64.net has been fully integrated into asme.sh, but not yet on opnsense. Various dnsapi from ACME can be found on
github
.
Since dns_ipv64.sh is not available on opnsense, I created this file myself using vi.
I put the file in this directory:
Code:
[Select]
/usr/local/share/examples/acme.sh/dnsapi
The directory should be the right one, I couldn't find another one.
This directory contains several files from providers that are not in the dropdown list. eg dns_huaweicloud.sh.
The code that is in the file can be found
here
.
Now when I search ipv64 in the DNS service dropdown list, I don't find anything.
What do I have to do so that the newly filed dns_ipv64.sh file can be found in opnsense under Services > ACME Client > Challenge Types?
Sorry for my bad english, this is translatet from google translator.
Logged
rkrijnen
Newbie
Posts: 2
Karma: 0
Re: Acme-PlugIn set another DNS-Provider
«
Reply #1 on:
July 01, 2023, 04:33:01 pm »
Can anyone help with this request? Is there a clean way to install custom acme.sh scripts in OPNSense?
Logged
myradon
Newbie
Posts: 12
Karma: 0
Re: Acme-PlugIn set another DNS-Provider
«
Reply #2 on:
September 24, 2023, 11:36:45 am »
I'm wondering the same. Can't find info on how to add DNS-provider, which is available on Acme Github, to OPNsense. I would like to add DNSExit
https://github.com/acmesh-official/acme.sh/blob/master/dnsapi/dns_dnsexit.sh
«
Last Edit: September 24, 2023, 03:55:36 pm by myradon
»
Logged
Print
Pages: [
1
]
« previous
next »
OPNsense Forum
»
Archive
»
23.1 Legacy Series
»
Acme-PlugIn set another DNS-Provider