mirror of
https://github.com/certbot/certbot.git
synced 2026-07-28 00:35:50 +02:00
mention dependency on python-libnss
This commit is contained in:
@@ -6,7 +6,8 @@ Set CHOCOLATESERVER environment variable for "make deploy" and client.py!
|
||||
|
||||
|
||||
chocolate.py - server-side, requires web.py (python-webpy),
|
||||
PyCrypto (python-crypto), redis, python-redis, python-protobuf
|
||||
PyCrypto (python-crypto), redis, python-redis, python-protobuf,
|
||||
python-nss
|
||||
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