njs-acme icon indicating copy to clipboard operation
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.

Results 15 njs-acme issues
Sort by recently updated
recently updated
newest added

### 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...

enhancement

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...

dependencies
javascript

### 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...