le-store-certbot

JSON →
library 2.2.4 ·javascript deprecated
verified Jun 7, 2026

This is a storage strategy for Greenlock.js (ACME client) that maintains compatibility with Certbot's file structure and configuration files. Version 2.2.4 is the final release. The package is deprecated; users are strongly advised to migrate to le-store-fs, which preserves existing certificates and uses the same options. It supports file-based storage of Let's Encrypt certificates in the Certbot layout (accounts, archive, live, renewal). Common pitfalls include confusing it with le-store-fs and continuing to rely on Python config file support (removed in le-store-fs). Requires Greenlock.js and homedir as peer dependencies.