mirror of
https://github.com/certbot/certbot.git
synced 2026-06-06 07:12:54 -04:00
tweaks
This commit is contained in:
parent
fddb19fe4a
commit
ee01e0f968
2 changed files with 2 additions and 2 deletions
2
README
2
README
|
|
@ -2,7 +2,7 @@ The Chocolate project to implement sweet automatic encryption for webservers.
|
|||
|
||||
There are two portions to the Chocoate protocol.
|
||||
|
||||
client-webserver/ contains code that can be run on any webserver (eventually,
|
||||
trustify/ contains code that can be run on any webserver (eventually,
|
||||
email, XMPP and other SSL-securable servers too); it is used to automatically
|
||||
request and install a CA-signed certificate for that server's public names.
|
||||
|
||||
|
|
|
|||
|
|
@ -1 +1 @@
|
|||
Protocol docs will go here, but for now they're at https://choc.pad.jhalderm.com/protocol
|
||||
Protocol docs are currently authored at https://choc.pad.jhalderm.com/6, and exported here. This should probably change soon.
|
||||
|
|
|
|||
Loading…
Reference in a new issue