From a0ca971c2ee7345b3af3c8e8c372ec9ca70c03b7 Mon Sep 17 00:00:00 2001 From: James Kasten Date: Wed, 1 Aug 2012 14:25:20 -0400 Subject: [PATCH] Updated README --- client-webserver/README | 2 ++ 1 file changed, 2 insertions(+) diff --git a/client-webserver/README b/client-webserver/README index b403422bd..1d2051d52 100644 --- a/client-webserver/README +++ b/client-webserver/README @@ -6,3 +6,5 @@ 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 +configurator.py - edits Apache config files using Augeas +sni_challenge.py - sets up the Apache server for the DV SNI cert challenge \ No newline at end of file