Add TLS-SNI challenge

This commit is contained in:
Richard Körber
2015-12-22 23:34:16 +01:00
parent 37dcb1f64b
commit 0e7da2a1d0
10 changed files with 296 additions and 10 deletions

View File

@@ -34,9 +34,9 @@ See the [online documentation](http://www.shredzone.org/maven/acme4j/) for how t
## Missing
The following features are planned to be completed for the first beta release, but are still missing:
The following feature is planned to be completed for the first beta release, but is still missing:
* `proofOfPossession-01` and `tls-sni-01` challenge support.
* `proofOfPossession-01` challenge support.
## Contribute