forked from TrueCloudLab/lego
Mark TLS-SNI implemented in README
This commit is contained in:
parent
22622438fd
commit
08f34f6071
1 changed files with 1 additions and 1 deletions
|
@ -19,7 +19,7 @@ Current features:
|
||||||
- [ ] Initiating account recovery
|
- [ ] Initiating account recovery
|
||||||
- Identifier validation challenges
|
- Identifier validation challenges
|
||||||
- [x] HTTP (http-01)
|
- [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)
|
- [ ] Proof of Possession of a Prior Key (proofOfPossession-01)
|
||||||
- [ ] DNS (dns-01) - Implemented in branch, blocked by upstream.
|
- [ ] DNS (dns-01) - Implemented in branch, blocked by upstream.
|
||||||
- [x] Certificate bundling
|
- [x] Certificate bundling
|
||||||
|
|
Loading…
Reference in a new issue