njs-acme
njs-acme copied to clipboard
Nginx NJS module runtime to work with ACME providers like Let's Encrypt for automated no-reload TLS certificate issue/renewal.
### Is your feature request related to a problem? Please describe ACME supports tls-alpn chalnages. ### Describe the solution you'd like Here is a potential solution: use `$ssl_preread_alpn_protocols` to detect...
Use Mocha to build tests for methods in the `utils.ts` file.
### Problem Statement For users of njs-acme that want to develop their own flows, importing the utility functions requires less-than-ideal import syntax. ### Proposed Solution Re-export the library and client...
Bumps [braces](https://github.com/micromatch/braces) from 3.0.2 to 3.0.3. Commits 74b2db2 3.0.3 88f1429 update eslint. lint, fix unit tests. 415d660 Snyk js braces 6838727 (#40) 190510f fix tests, skip 1 test in test/braces.expand...
### Is your feature request related to a problem? Please describe One the fly 0 downtime/0 connection drop SSL cert generation. ### Describe the solution you'd like Actually it is...
Since 2023, Let's Encrypt supports ACME Renewal Information (ARI). ARI brings some nice improvements in the way certificate renewals are scheduled and handled. For more information, see this blog post:...
Bumps [actions/checkout](https://github.com/actions/checkout) from 4 to 6. Release notes Sourced from actions/checkout's releases. v6.0.0 What's Changed Update README to include Node.js 24 support details and requirements by @salmanmkc in actions/checkout#2248 Persist...
Bumps and [js-yaml](https://github.com/nodeca/js-yaml). These dependencies needed to be updated together. Updates `js-yaml` from 3.14.1 to 3.14.2 Changelog Sourced from js-yaml's changelog. [3.14.2] - 2025-11-15 Security Backported v4.1.1 fix to v3...
Bumps [actions/setup-node](https://github.com/actions/setup-node) from 4 to 6. Release notes Sourced from actions/setup-node's releases. v6.0.0 What's Changed Breaking Changes Limit automatic caching to npm, update workflows and documentation by @priyagupta108 in actions/setup-node#1374...