{"library":"acme-http-01-standalone","type":"library","category":null,"description":"This package provides a lightweight, in-memory HTTP-01 challenge handler for ACME (Automated Certificate Management Environment) clients in Node.js, primarily designed for use with Let's Encrypt. Compatible with ACME.js and Greenlock.js, it specifically addresses the `http-01` challenge type required for domain validation. Currently at version 3.0.5, it emphasizes simplicity and embeddability, featuring zero external dependencies and a minimal codebase (under 150 lines). Its key differentiators include the ability to operate standalone without a dedicated web server and its entirely in-memory operation, making it suitable for quick setups or testing environments. The package is built with Node.js v6 compatibility in mind, offering broad support, though primarily exports CommonJS modules.","language":"javascript","status":"active","version":"3.0.5","tags":["javascript","standalone","memory","http-01","letsencrypt","acme","greenlock"],"last_verified":"Wed May 27","install":[{"cmd":"npm install acme-http-01-standalone","imports":["const { create } = require('acme-http-01-standalone');","const http01 = require('acme-http-01-standalone').create({});","Unfortunately, no official type definitions are currently published for this package."]},{"cmd":"yarn add acme-http-01-standalone","imports":[]},{"cmd":"pnpm add acme-http-01-standalone","imports":[]}],"homepage":null,"github":null,"docs":null,"changelog":null,"pypi":null,"npm":"https://www.npmjs.com/package/acme-http-01-standalone","openapi_spec":null,"status_page":null,"smithery":null,"compatibility":{"summary":{"python_range":"18–22","success_rate":0,"avg_install_s":null,"avg_import_s":null,"wheel_type":null},"url":"https://checklist.day/v1/registry/acme-http-01-standalone/compatibility"}}