Home
Help
Search
Login
Register
OPNsense Forum
»
Archive
»
16.7 Legacy Series
»
Certbot - new feature request.
« previous
next »
Print
Pages: [
1
]
Author
Topic: Certbot - new feature request. (Read 6358 times)
Martinezio
Newbie
Posts: 44
Karma: 3
Certbot - new feature request.
«
on:
January 30, 2017, 01:38:20 pm »
Hello
I would like to ask You, Team, if You be so kind to port a python library called py27-certbot into OpnSense.
This library and tool comes from EFF organisation, and is used for managing certificates from Let's Encrypt organisation, which can be used for HTTPS communication.
EFF's Certbot is available in ports for FreeBSD:
https://certbot.eff.org/#freebsd-other
but is not available within OpnSense (or I cannot install them with simple pkg install py27-certbot).
Thank You in advance for any help with this subject
Best regards,
Martin.
Logged
franco
Administrator
Hero Member
Posts: 17656
Karma: 1610
Re: Certbot - new feature request.
«
Reply #1 on:
January 30, 2017, 09:21:54 pm »
Hi Martin,
We talked about this a few times and the conclusion is certbot has way too many dependencies to be added to our repository. But:
(a) you can still build it from the ports on an OPNsense directly
(b) we have the OpenBSD acme-client
( (c) we used to have acme_tiny installed, but apparently nobody used it )
(d) we now use acme.sh in the Let's Encrypt plugin which is going to be released with 17.1 tomorrow.
Cheers,
Franco
Logged
Print
Pages: [
1
]
« previous
next »
OPNsense Forum
»
Archive
»
16.7 Legacy Series
»
Certbot - new feature request.