1
0
mirror of https://github.com/go-acme/lego.git synced 2024-12-26 03:09:37 +02:00

Mark TLS-SNI implemented in README

This commit is contained in:
xenolf 2015-11-20 00:34:40 +01:00
parent 22622438fd
commit 08f34f6071

View File

@ -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