mirror of
https://github.com/certbot/certbot.git
synced 2026-07-28 08:05:31 +02:00
Slight update to README
This commit is contained in:
+2
-2
@@ -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?)
|
||||
|
||||
Reference in New Issue
Block a user