mirror of https://github.com/shred/acme4j
Support draft-16
parent
ef322f104b
commit
9d431d2289
|
@ -10,7 +10,7 @@ It is an independent open source implementation that is not affiliated with or e
|
|||
|
||||
## Features
|
||||
|
||||
* Fully supports the ACME v2 protocol up to [draft 15](https://tools.ietf.org/html/draft-ietf-acme-acme-15)
|
||||
* Fully supports the ACME v2 protocol up to [draft 16](https://tools.ietf.org/html/draft-ietf-acme-acme-16)
|
||||
* Supports the `http-01`, `dns-01` and `tls-alpn-01` challenges
|
||||
* Supports the [acme-ip draft](https://tools.ietf.org/html/draft-ietf-acme-ip)
|
||||
* Supports the [acme-star draft](https://tools.ietf.org/html/draft-ietf-acme-star) for short-term automatic certificate renewal (experimental)
|
||||
|
|
Loading…
Reference in New Issue