Giter VIP home page Giter VIP logo

Comments (3)

diafygi avatar diafygi commented on August 22, 2024

The accounts for the official client are stored in /etc/letsencrypt/accounts/... so you should be able to change accounts.key in the copy/paste commands to the path to the LE key in that folder. Hope that helps!

from acme-nosudo.

ecc256 avatar ecc256 commented on August 22, 2024

@diafygi,
I won’t ask if it was that simple.
There is private_key.json file there (on CentOS 7.0), my "private key" is a combination of fields probably, as any one of them is too short for 4096 bits key, IMO...
2 other files are meta.json regr.json

from acme-nosudo.

diafygi avatar diafygi commented on August 22, 2024

@ecc256 Sorry, looks like the private key is stored in JWK format, so it needs to be converted to PEM. Node has a library that does this (https://www.npmjs.com/package/jwk-to-pem), and I'm sure there are others. Hope that helps!

from acme-nosudo.

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.