Hello,
I'm glad to announce a new release of NGINX JavaScript module (njs).
This release introduced the QuickJS engine support in nginx modules.
Read more here: https://nginx.org/en/docs/njs/engine.html
Notable new features:
- QuickJS in nginx:
: nginx.conf:
: location /engine {
: js_engine
Changes with nginx 1.27.202 Oct 2024
*) Feature: SSL certificates, secret keys, and CRLs are now cached on
start or during reconfiguration.
*) Feature: client certificate validation with OCSP in the stream
module.
*) Feature: OCSP