diff --git a/server-ca/README b/server-ca/README index 5c2e7726b..123dc4921 100644 --- a/server-ca/README +++ b/server-ca/README @@ -20,8 +20,8 @@ chocolate_protocol.proto - protocol definition; needs protobuf-compiler sni_challenge - Assumes Apache server with name based virtual hosts is running (for intended address). - Call perform_sni_cert_challenge(address, r, nonce) to do the whole - challenge. + Call perform_sni_cert_challenge(address, r, nonce) to verify the + server. Example code is given in main method Right now requires full path specification of CSR/KEY in the Global Variables (how should this be specified?)