Giter Site home page Giter Site logo

Comments (6)

lukas2511 avatar lukas2511 commented on August 17, 2024

I want this thing to kinda work out-of-the-box, and changing it to staging would probably confuse a lot of users why their new certificates are not working (anymore), so i will not do that. Sorry.

from dehydrated.

reetp avatar reetp commented on August 17, 2024

Can you modify the readme to make it much clearer then ?

It may save a few people a lot of problems !

from dehydrated.

nikku avatar nikku commented on August 17, 2024

@reetp Just provide a PR for anything that may help people circumvent this.

from dehydrated.

aral avatar aral commented on August 17, 2024

Agree that default should be live but that we should warn regarding rate limit and show how to use the staging server (it’s not even mentioned at the moment and people have to hunt down the URL separately). I’ve just updated the readme with that info and added a pull request: #135 — hope it helps :)

from dehydrated.

reetp avatar reetp commented on August 17, 2024

Nice thanks !
It is easily overlooked when you are staring to play.

from dehydrated.

theibel avatar theibel commented on August 17, 2024

"# Path to certificate authority (default: https://acme-v02.api.letsencrypt.org/directory)"
#CA="https://acme-v02.api.letsencrypt.org/directory"

Add this to the main config file:
"# Path to staging certificate authority for testing - run this first (default: none)"
CA="https://acme-staging-v02.api.letsencrypt.org/directory"

When you're done testing, you can simply remove the staging files from your ${BASEDIR}, comment out the staging, and uncomment the live CA. As it is today, each repo (live or staging) has it's own account validation. I've had success running this across several WordPress multisite setups.

from dehydrated.

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.