2
0
mirror of https://github.com/therootcompany/acme.js synced 2025-02-23 16:18:06 +00:00

acme-v2.js

A framework for building letsencrypt clients (and other ACME v2 clients), forked from le-acme-core.js.

Summary of spec that I'm working off of here: https://git.coolaj86.com/coolaj86/greenlock.js/issues/5#issuecomment-8

In progress

  • get directory
  • get nonce
  • create account
  • new order
  • get challenges

Not yet tried

  • respond to challenges
  • finalize order
  • poll for status
  • download certificates
Description
🔐 Lightweight library for getting Free SSL certifications through Let's Encrypt v2, using ACME (RFC 8555)
https://greenlock.domains
Readme MPL-2.0 635 KiB
Languages
JavaScript 100%