GithubHelp home page GithubHelp logo

Comments (5)

schoen avatar schoen commented on July 17, 2024

The node client and server are both now substantially unmaintained, as far as I know. The current active development efforts by Let's Encrypt project members are Boulder (the server, written in Go)

https://github.com/letsencrypt/boulder

and lets-encrypt (the client, written in Python)

https://github.com/letsencrypt/lets-encrypt-preview

Because of protocol changes, Boulder and the Python client currently don't interoperate, and the client development is proceeding with the (generally unmaintained) node-acme server. Hopefully that will switch over soon.

from acme-spec.

schoen avatar schoen commented on July 17, 2024

For the time being, the lets-encrypt-preview client should interoperate correctly with the node version (at least, we've gotten it to do so every day in testing and development purposes). If you encounter a bug there, you could file an issue in lets-encrypt-preview and we should be able to address it promptly, at least if it's not highly OS-dependent.

from acme-spec.

bifurcation avatar bifurcation commented on July 17, 2024

Given that ACME requires JWS signing of requests (for which I don't know of any good client-side tools), I don't think this is practical.

from acme-spec.

coolaj86 avatar coolaj86 commented on July 17, 2024

Maybe some diagrams then? Something like these: https://www.digitalocean.com/community/tutorials/an-introduction-to-oauth-2?

from acme-spec.

soullivaneuh avatar soullivaneuh commented on July 17, 2024

Have some bash examples with a basic and complete auth process would be a very great addition.

from acme-spec.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.