From 08f34f6071c6e5a29de31e3f229edad60fd66414 Mon Sep 17 00:00:00 2001 From: xenolf Date: Fri, 20 Nov 2015 00:34:40 +0100 Subject: [PATCH] Mark TLS-SNI implemented in README --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index c3a53175..17c76016 100644 --- a/README.md +++ b/README.md @@ -19,7 +19,7 @@ Current features: - [ ] Initiating account recovery - Identifier validation challenges - [x] HTTP (http-01) - - [ ] TLS with Server Name Indication (tls-sni-01) + - [x] TLS with Server Name Indication (tls-sni-01) - [ ] Proof of Possession of a Prior Key (proofOfPossession-01) - [ ] DNS (dns-01) - Implemented in branch, blocked by upstream. - [x] Certificate bundling