From b4170b539d48faa790fa1d9eb310151d1ba9fb0e Mon Sep 17 00:00:00 2001 From: Peter Eckersley Date: Fri, 14 Nov 2014 18:19:02 -0800 Subject: [PATCH] README for the attic --- attic/README.md | 4 ++++ 1 file changed, 4 insertions(+) create mode 100644 attic/README.md diff --git a/attic/README.md b/attic/README.md new file mode 100644 index 000000000..da0dc30cf --- /dev/null +++ b/attic/README.md @@ -0,0 +1,4 @@ +The attic contains code and documentation about the trustify protocol, an +alternative method for client webservers to request certificates from a server +CA. Lets Encrypt does not plan to speak this protocol, though some of the +things here may be of future use.