2
1

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: coolaj86/greenlock.js#5 (Kommentar)

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
Beschreibung
Lightweight library for getting Free SSL certifications through Let's Encrypt, using the ACME protocol
https://git.rootprojects.org/root/acme.js
Readme 583 KiB
Languages
JavaScript 100%