<html><head><meta http-equiv="Content-Type" content="text/html charset=us-ascii"></head><body style="word-wrap: break-word; -webkit-nbsp-mode: space; -webkit-line-break: after-white-space;" class="">I would be interested in this as well, although I'm not sure how useful this is without configuring a good hostname for routers, also maybe automatically. That said, from what I can see there are two options to achieve this.<div class=""><br class=""></div><div class="">The first and probably the easiest would be to port their tool to OpenWrt. It has a list of required modules (<a href="https://github.com/letsencrypt/letsencrypt/blob/master/setup.py" class="">https://github.com/letsencrypt/letsencrypt/blob/master/setup.py</a>) and I'm not sure how one would go about building it. Furthermore, it is built in Python, although I'm unsure if that builds to an acceptable size? Although to be honest it seems that about 50% of the routers in the ToH have at least 8 MB (capitals) of storage which I guess might fit.<div class=""><br class=""></div><div class="">The second option would be to implement the standard they use (ACME, <a href="https://github.com/letsencrypt/acme-spec" class="">https://github.com/letsencrypt/acme-spec</a>) in an OpenWrt specific tool. This might have the added advantage of being easier to integrate with the http server OpenWrt uses, as I understand that one of the ways to verify a domain is to create a resource at some path on the server.</div><div class=""><br class=""></div><div class="">Cheers,</div><div class=""><br class=""></div><div class="">Joris</div><div class=""><div class=""><br class=""><div><blockquote type="cite" class=""><div class="">On 25 Sep 2015, at 15:48, Sami Olmari <<a href="mailto:sami@olmari.fi" class="">sami@olmari.fi</a>> wrote:</div><br class="Apple-interchange-newline"><div class=""><div dir="ltr" class="">I have not, I am waiting eagerly to lets encrypt go fully public. That being said I have no deep knowledge of inner workings of the tool(s), but I do hope that some day openwrt would also have package for this, or some method to achieve this :) Will allpha and beta test for sure should there ever be baked something for this! Mine .2<div class=""><br class=""></div><div class=""> Sami Olmari</div></div><div class="gmail_extra"><br class=""><div class="gmail_quote">On Fri, Sep 25, 2015 at 11:32 AM, Bastian Bittorf <span dir="ltr" class=""><<a href="mailto:bittorf@bluebottle.com" target="_blank" class="">bittorf@bluebottle.com</a>></span> wrote:<br class=""><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">has anyone played with let's encrypt and their API?<br class="">
<a href="http://letsencrypt.readthedocs.org/en/latest/api.html" rel="noreferrer" target="_blank" class="">http://letsencrypt.readthedocs.org/en/latest/api.html</a><br class="">
<br class="">
at the moment they are doing really complicated stuff,<br class="">
but maybe it's possible to hack something simply with<br class="">
the built JSON-tools and curl?<br class="">
<br class="">
bye, bastian<br class="">
_______________________________________________<br class="">
openwrt-devel mailing list<br class="">
<a href="mailto:openwrt-devel@lists.openwrt.org" class="">openwrt-devel@lists.openwrt.org</a><br class="">
<a href="https://lists.openwrt.org/cgi-bin/mailman/listinfo/openwrt-devel" rel="noreferrer" target="_blank" class="">https://lists.openwrt.org/cgi-bin/mailman/listinfo/openwrt-devel</a><br class="">
</blockquote></div><br class=""></div>
_______________________________________________<br class="">openwrt-devel mailing list<br class=""><a href="mailto:openwrt-devel@lists.openwrt.org" class="">openwrt-devel@lists.openwrt.org</a><br class="">https://lists.openwrt.org/cgi-bin/mailman/listinfo/openwrt-devel<br class=""></div></blockquote></div><br class=""></div></div></div></body></html>