Home
Help
Search
Login
Register
OPNsense Forum
»
Archive
»
19.1 Legacy Series
»
LetsEncrypt Plugin - Request for hosting.de DNS Service
« previous
next »
Print
Pages: [
1
]
Author
Topic: LetsEncrypt Plugin - Request for hosting.de DNS Service (Read 4330 times)
amp
Newbie
Posts: 10
Karma: 1
LetsEncrypt Plugin - Request for hosting.de DNS Service
«
on:
March 07, 2019, 10:36:38 pm »
Dear all,
i would like to issue Certificates with the LetsEncrypt Plugin. I am on 19.1.3 and the acme Plugin is in version 1.20.
The DNS Provider is hosting.de, and as we want to issue Wildcard Certs, we plan to use the DNS-01 Validation method.
The acme.sh project by NeilPang provides a script to the hosting.de API, but the plugin does not yet list it.
Would it be possible to add this to the list of available DNS Services:
https://github.com/Neilpang/acme.sh/blob/master/dnsapi/dns_hostingde.sh
Looking forward to your replies.
Good Evening, Alexander
Logged
franco
Administrator
Hero Member
Posts: 17659
Karma: 1611
Re: LetsEncrypt Plugin - Request for hosting.de DNS Service
«
Reply #1 on:
March 08, 2019, 12:30:58 pm »
Hi Alexander,
Indeed, it was added in acme.sh 2.8.0 not too long ago.
You can create a ticket at
https://github.com/opnsense/plugins/issues
or even better try to write the patch yourself with the help of a similar issue as a blueprint:
https://github.com/opnsense/plugins/pull/712/files
The maintainer Frank will be happy to review and merge the patch I'm sure.
Cheers,
Franco
Logged
amp
Newbie
Posts: 10
Karma: 1
Re: LetsEncrypt Plugin - Request for hosting.de DNS Service
«
Reply #2 on:
March 11, 2019, 01:21:30 pm »
Thanks for the hint - I made the changes to the corresponding files on GitHub according to the mentioned blueprints and made a pull request which is now approved.
Logged
franco
Administrator
Hero Member
Posts: 17659
Karma: 1611
Re: LetsEncrypt Plugin - Request for hosting.de DNS Service
«
Reply #3 on:
March 11, 2019, 03:42:45 pm »
And merged by Frank.
I think this will be in 19.1.5 (not to be confused with 19.1.4 which is out tomorrow).
Cheers,
Franco
Logged
amp
Newbie
Posts: 10
Karma: 1
Re: LetsEncrypt Plugin - Request for hosting.de DNS Service
«
Reply #4 on:
March 11, 2019, 09:46:45 pm »
Good Evening Franco,
does it make sense it i test the patch before? Correct me if i am wrong, but i just have to
#opnsense-patch -c plugins e4a7d97 (which is the correct commit number btw.)
to install the patch?
Best, Alexander
Logged
franco
Administrator
Hero Member
Posts: 17659
Karma: 1611
Re: LetsEncrypt Plugin - Request for hosting.de DNS Service
«
Reply #5 on:
March 12, 2019, 12:19:42 pm »
Hi Alexander,
Yes, you can try it on a current 19.1.x with this command. But we like to assume it works as provided in the PR.
Cheers,
Franco
Logged
Print
Pages: [
1
]
« previous
next »
OPNsense Forum
»
Archive
»
19.1 Legacy Series
»
LetsEncrypt Plugin - Request for hosting.de DNS Service