mirror of
https://github.com/certbot/certbot.git
synced 2026-07-27 16:30:31 +02:00
note dependency on redis
This commit is contained in:
+2
-1
@@ -5,7 +5,8 @@ automatically obtain their certs
|
||||
Set CHOCOLATESERVER environment variable for "make deploy" and client.py!
|
||||
|
||||
|
||||
chocolate.py - server-side, requires web.py (python-webpy), PyCrypto (python-crypto)
|
||||
chocolate.py - server-side, requires web.py (python-webpy),
|
||||
PyCrypto (python-crypto), redis, python-redis
|
||||
probably wants to run under a web server like lighttpd with fastcgi
|
||||
|
||||
client.py - experimental tool for making requests and parsing replies
|
||||
|
||||
Reference in New Issue
Block a user