Giter VIP home page Giter VIP logo

letsgetacert's People

Contributors

spaze avatar trejjam avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar

letsgetacert's Issues

DNS challenge options can also be used in the cert conf file

Since release 1.6.0, Certbot can use scoped API Tokens for Cloudflare DNS plugin (docs updated in certbot/certbot#8015), not needing the Global API Key, or have access to other zones.

Currently, letsgetacert's docs mentions CERTBOT_DNS_CHALLENGE_OPTS (added in #3) can be used in the global config file but it also can be used in the cert conf file, which now makes more sense because each token is valid for different domain so if letsgetacert manages multiple domains, you'll have multiple tokens.

The docs should reflect that.

Hook for reinstalling plugins

When using certbot-auto and plugins (e.g. Cloudflare DNS plugin), when a new certbot version is released, the environment gets refreshed and the plugin needs to be installed again with something like:

sudo -H /opt/eff.org/certbot/venv/bin/pip install certbot-dns-cloudflare

There should be an option to run this automatically before renewing certs.

Certbot itself supports some hooks when running in manual mode (not used here), or when renew command is used (not used either).

One could use something like this in letsgetacert.cnf:

CERTBOT=pip install certbot-dns-cloudflare && /opt/certbot/certbot-auto

but it looks weird. This should be handled nicely somehow.

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.