[N+] Module API
Opened this issue · 0 comments
bavshin-f5 commented
Feature Overview
Provide the module API with statistics, certificate status and the limited ability to modify the objects, based on the existing NGINX Plus API framework.
Ideas for the requests that modify the state:
- Perform account key rollover.
- Invalidate the certificate and schedule an immediate reissue.
Alternatives Considered
No response
Additional Context
ngx-rust currently lacks the ability to expose NGINX Plus internal headers. Not sure how we want to approach that.