certbot/client-webserver
2012-07-20 00:11:11 -04:00
..
.gitignore currently we can't suppress display of choc_cert_extensions.cnf 2012-07-14 13:51:44 -07:00
choc_cert_extensions.cnf Changed extension conf to critical 2012-07-10 15:43:49 -04:00
client.py what kind of getopt is the upstream hashcash using, anyway? 2012-07-18 22:36:22 -07:00
configurator.py initial commit for configurator with basic functionality 2012-07-20 00:11:11 -04:00
hashcash.py fix hashcash bug - if check_validation is set, check function will not verify the stamp (elif to be cosnidered harmful) 2012-07-17 21:10:03 -04:00
options-ssl.conf Added READMEs for SNI Challenge, renamed variables, added options-ssl-conf 2012-06-28 22:15:17 -04:00
README client supports servername as command-line argument 2012-07-16 15:13:50 -07:00
sni_challenge.py Added documentation for functions 2012-07-17 13:41:28 -04:00

In this directory are tools that will run on webservers for sysadmins to
automatically obtain their certs


Set CHOCOLATESERVER environment variable for client.py, or pass the server
name as a command line argument!

client.py - experimental tool for making requests and parsing replies