Mention tls-alpn-01 in the README

pull/66/head
Richard Körber 2018-04-17 23:15:50 +02:00
parent 1814d15c42
commit 203da8a753
No known key found for this signature in database
GPG Key ID: AAB9FD19C78AA3E0
1 changed files with 1 additions and 0 deletions

View File

@ -11,6 +11,7 @@ It is an independent open source implementation that is not affiliated with or e
## Features ## Features
* Fully supports the ACME v2 protocol up to [draft 11](https://tools.ietf.org/html/draft-ietf-acme-acme-11) * Fully supports the ACME v2 protocol up to [draft 11](https://tools.ietf.org/html/draft-ietf-acme-acme-11)
* Supports all ACME challenges and the `tls-alpn-01` challenge
* Easy to use Java API * Easy to use Java API
* Requires JRE 8 (update 101) or higher * Requires JRE 8 (update 101) or higher
* Built with maven, packages available at [Maven Central](http://search.maven.org/#search|ga|1|g%3A%22org.shredzone.acme4j%22) * Built with maven, packages available at [Maven Central](http://search.maven.org/#search|ga|1|g%3A%22org.shredzone.acme4j%22)