node-acme-lambda icon indicating copy to clipboard operation
node-acme-lambda copied to clipboard

Use AWS Lambda to manage SSL certificates for ACME providers like Let's Encrypt.

Results 15 node-acme-lambda issues
Sort by recently updated
recently updated
newest added

For some use cases, it may be inconvenient to redeploy the lambda every time the `certificate-info` changes. This allows the option of storing the certificate info in a JSON file...

Since certs/private keys are being stored on S3, I thought it might be a good idea to add AWS KMS to the mix. This commit allows the function to store/retrieve...

Bumps [minimist](https://github.com/minimistjs/minimist) to 1.2.8 and updates ancestor dependencies [minimist](https://github.com/minimistjs/minimist), [mkdirp](https://github.com/isaacs/node-mkdirp), [mocha](https://github.com/mochajs/mocha) and [nyc](https://github.com/istanbuljs/nyc). These dependencies need to be updated together. Updates `minimist` from 1.2.0 to 1.2.8 Changelog Sourced from minimist's...

dependencies

Bumps and [lodash](https://github.com/lodash/lodash). These dependencies needed to be updated together. Updates `lodash` from 4.17.4 to 4.17.21 Commits f299b52 Bump to v4.17.21 c4847eb Improve performance of toNumber, trim and trimEnd on...

dependencies

Bumps [node-forge](https://github.com/digitalbazaar/forge) from 0.6.49 to 1.3.0. Changelog Sourced from node-forge's changelog. 1.3.0 - 2022-03-17 Security Three RSA PKCS#1 v1.5 signature verification issues were reported by Moosa Yahyazadeh ([email protected]). HIGH: Leniency...

dependencies