issues
search
nginx
/
njs-acme
Nginx NJS module runtime to work with ACME providers like Let's Encrypt for automated no-reload TLS certificate issue/renewal.
Apache License 2.0
70
stars
11
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
build(deps): bump cross-spawn
#63
dependabot[bot]
closed
20 hours ago
0
build(deps): bump micromatch from 4.0.5 to 4.0.8
#61
dependabot[bot]
closed
2 months ago
0
build(deps-dev): bump braces from 3.0.2 to 3.0.3
#60
dependabot[bot]
opened
4 months ago
0
On the fly certs - no connection drop, no reload
#59
jaysee
opened
5 months ago
0
Allow external cache invalidation
#58
NetForce1
opened
7 months ago
0
Support for multiple server blocks
#57
NetForce1
opened
7 months ago
6
build(deps): bump actions/checkout from 2 to 4
#56
dependabot[bot]
closed
7 months ago
0
Build and attach acme.js to release
#55
zsteinkamp
closed
8 months ago
1
Fixes #52 - Ensure key/cert are in a consistent state despite errors
#53
zsteinkamp
closed
8 months ago
0
Error in cert reissue leaves mismatched cert/key
#52
zsteinkamp
closed
8 months ago
0
fixes #50 - purge cached cert/key when a replacement is received
#51
zsteinkamp
closed
8 months ago
2
Cached entries are not invalidated on renewal
#50
NetForce1
closed
8 months ago
8
Support the DNS-01 Challenge Type
#49
zsteinkamp
opened
8 months ago
2
Consider using peculiar/X509 vs PKIjs
#47
rmhrisk
opened
10 months ago
1
Consider consolidating on one ASN.1 reader vs maintaining two
#46
rmhrisk
opened
10 months ago
0
PKCS#11 support for ACME account-key and TLS certificate
#45
rmhrisk
opened
10 months ago
0
I'm Helpless, what am I doing wrong?
#44
engAmirEng
closed
10 months ago
17
build(deps): bump fossa-contrib/fossa-action from 2 to 3
#43
dependabot[bot]
closed
12 months ago
0
build(deps): bump actions/setup-node from 3 to 4
#42
dependabot[bot]
closed
12 months ago
0
build(deps-dev): bump @babel/traverse from 7.21.5 to 7.23.2
#41
dependabot[bot]
closed
12 months ago
0
build(deps): bump actions/checkout from 3 to 4
#40
dependabot[bot]
closed
1 year ago
0
release notes and semversion
#39
ivanitskiy
opened
1 year ago
0
feat: use the js_periodic directive to check/issue/renew certs
#38
zsteinkamp
closed
8 months ago
1
Enable usage of provided CryptoKey for Certificate Signing Request
#37
ivanitskiy
opened
1 year ago
0
jirutka/nginx-binaries has NJS 0.8.0 so we can update Dockerfile for CI testing
#36
ivanitskiy
closed
8 months ago
1
Added built-in certificates autorenewal
#35
fabriziofiorucci
closed
8 months ago
3
Docker make doesn't work with docker 20.10.25
#34
fabriziofiorucci
opened
1 year ago
0
feat: Adds a banner image and "Installation" section to README.md
#33
zsteinkamp
closed
1 year ago
0
build(deps): bump fossa-contrib/fossa-action from 1 to 2
#32
dependabot[bot]
closed
1 year ago
0
Limit access to `/acme/auto` path
#31
ivanitskiy
closed
1 year ago
3
ci: add FOSSA GitHub Action
#30
ivanitskiy
closed
1 year ago
0
FOSSA GitHub actions on PRs
#29
ivanitskiy
closed
1 year ago
0
TLS-ALPN challenge support
#28
ivanitskiy
opened
1 year ago
0
build(deps-dev): bump word-wrap from 1.2.3 to 1.2.4
#27
dependabot[bot]
closed
1 year ago
0
Implements #23 - Ensure if servername config changes that certs are updated
#26
zsteinkamp
closed
1 year ago
0
Allow for a custom hostname validator
#25
zsteinkamp
opened
1 year ago
0
Validate Hostnames + Misc Fixes
#24
zsteinkamp
closed
1 year ago
1
Cross-check hostnames in config with hostnames in certificate
#23
zsteinkamp
closed
1 year ago
0
run Integration tests in CI
#22
ivanitskiy
closed
1 year ago
1
Update to njs-0.8.0 and use js_shared_dict_zone to minimize file read
#21
ivanitskiy
closed
1 year ago
1
README.md rework and docker-compose volume
#20
zsteinkamp
closed
1 year ago
0
build(deps): bump semver from 5.7.1 to 5.7.2
#19
dependabot[bot]
closed
1 year ago
1
Use NJS Shared Dict to store cert/key in memory
#18
ivanitskiy
closed
1 year ago
0
remove js polyfill for Array.from
#17
ivanitskiy
closed
1 year ago
1
bug fixes
#16
ivanitskiy
closed
1 year ago
0
Validate hostnames given in `NJS_ACME_SERVER_NAMES`
#15
zsteinkamp
closed
1 year ago
2
Use `js_content` to respond to challenge requests
#14
zsteinkamp
closed
1 year ago
0
Automated tests for `utils.ts`
#13
zsteinkamp
opened
1 year ago
0
Make /acme/auto request on startup; Increase time between /acme/auto calls
#12
zsteinkamp
closed
8 months ago
6
Fixes for multiple hostnames
#11
zsteinkamp
closed
1 year ago
0
Next