mirror of
https://github.com/certbot/certbot.git
synced 2026-06-06 15:22:38 -04:00
Slight update to README
This commit is contained in:
parent
5a07d530f9
commit
91907b1264
1 changed files with 2 additions and 2 deletions
|
|
@ -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?)
|
||||
|
|
|
|||
Loading…
Reference in a new issue