mirror of
https://github.com/certbot/certbot.git
synced 2026-06-03 13:59:02 -04:00
Create some directory structure.
This commit is contained in:
commit
a07e36e1d1
3 changed files with 5 additions and 0 deletions
1
README
Normal file
1
README
Normal file
|
|
@ -0,0 +1 @@
|
|||
The Chocolate project to implement sweet automatic encryption for webservers.
|
||||
2
ca/README
Normal file
2
ca/README
Normal file
|
|
@ -0,0 +1,2 @@
|
|||
In this directory is a reference CA implementation of the Chocolate protocol,
|
||||
DV and signing mechanism.
|
||||
2
webserver/README
Normal file
2
webserver/README
Normal file
|
|
@ -0,0 +1,2 @@
|
|||
In this directory are tools that will run on webservers for sysadmins to
|
||||
automatically obtain their certs
|
||||
Loading…
Reference in a new issue