GithubHelp home page GithubHelp logo

Comments (4)

ndilieto avatar ndilieto commented on April 20, 2024

Since version 1.3 uacme supports issuing certificates with a user supplied CSR file, which you could generate yourself according to your requirements - see https://ndilieto.github.io/uacme/uacme.html#_usage for details. If you supply your own CSR file, you can put any identifiers you like in the common name and subject alt names; uacme will just parse the CSR and submit them to the ACME server. Would that work for you?

from uacme.

andwei avatar andwei commented on April 20, 2024

Ahh. I noticed the feature was added but haven't looked into it in detail, yet. I had switching to using CSRs on my mind anyways, so maybe I take that additional fact as a motivation.

Thanks for pointing it out, I guess it would work for me if you are not so enthusiastic about the custom-cert-subdir suggestion :)

from uacme.

ndilieto avatar ndilieto commented on April 20, 2024

Your patch is quite straightforward, but as usual feature creep is a slippery slope. The CSR feature was requested by another user who couldn't use uacme without it (his Cisco router generates signed CSRs only and doesn't give access to the private key). So if it could work for you I'd rather not merge your code. CSRs don't expire so you can generate it offline and reuse it over and over again.

from uacme.

andwei avatar andwei commented on April 20, 2024

No worries at all. Thanks for the immediate response. I think going with the CSRs is actually a better overall solution anyways.

from uacme.

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.