certbot/letsencrypt/plugins
Jakub Warmuz d4b9499e2b
ManualAuthenticator for SimpleHTTP.
Inspired by quite popular [1] letsencrypt-nosudo [2] by
@diafygi. Together with #440 and #473, it allows Let's Encrypt to be
used without sudo (root) on the target machine (c.f. [3]). Possibly
fixes #500.

[1] https://news.ycombinator.com/item?id=9707170
[2] https://github.com/diafygi/letsencrypt-nosudo
[3] https://groups.google.com/a/letsencrypt.org/forum/#!topic/client-dev/JAqxSvXlln4
2015-06-14 18:12:10 +00:00
..
standalone Merge pull request #477 from bradmw/flush 2015-06-02 12:36:38 -07:00
__init__.py Move letsencrypt.client to letsencrypt 2015-05-10 12:32:05 +00:00
common.py Move letsencrypt.client to letsencrypt 2015-05-10 12:32:05 +00:00
common_test.py Merge branch 'bugs/402' into pkgs_sep_prep 2015-05-10 17:56:41 +00:00
disco.py Fix repr for PluginsRegistry (unhashable PluginEntryPoint). 2015-05-15 15:00:53 +00:00
disco_test.py Fix repr for PluginsRegistry (unhashable PluginEntryPoint). 2015-05-15 15:00:53 +00:00
manual.py ManualAuthenticator for SimpleHTTP. 2015-06-14 18:12:10 +00:00
manual_test.py ManualAuthenticator for SimpleHTTP. 2015-06-14 18:12:10 +00:00