Package: wnpp Severity: wishlist Owner: "Jeremías Casteglione" <deb...@jrms.com.ar>
* Package name : acme-tiny Version : 20151229 Upstream Author : Daniel Roesler <diaf...@gmail.com> * URL : https://github.com/diafygi/acme-tiny * License : MIT Programming Lang: Python Description : letsencrypt tiny python client acme-tiny is a tiny script to issue and renew TLS certs from Let's Encrypt This is a tiny, auditable script that you can throw on your server to issue and renew Let's Encrypt certificates. Since it has to be run on your server and have access to your private Let's Encrypt account key, I tried to make it as tiny as possible (currently less than 200 lines). The only prerequisites are python and openssl. You have to deal yourself wiht the openssl stuff, and with webserver configuration and such. But it doesn't require more dependencies than openssl and it just works, no need for sudo nor being root to run it either. I'm using it for my personal TLS stuff. I'm not a DD nor a DM either, so an sponsor will be needed.