Overview of nginx-acme
mainnginx-acme is an NGINX module that implements the ACMEv2 (Automatic Certificate Management Environment) protocol for automatic certificate management.
It supports the following specifications:
- RFC8555 (ACME) with HTTP-01 challenge type support only.
- RFC8737 (ACME ALPN Challenge Extension).
- RFC8738 (ACME IP Identifier Validation Extension).
- RFC9773 (ACME Renewal Information (ARI) Extension).
- draft-ietf-acme-profiles (ACME Profiles Extension, version 01).