Git Product home page Git Product logo

Comments (5)

blaflamme avatar blaflamme commented on September 9, 2024

@stevepiercy it has been working for previous renewals so something has probably changed. It looks like certbot is the new client, then I'll update to the new client. Thanks for pointing out.

from trypyramid.com.

blaflamme avatar blaflamme commented on September 9, 2024

looking at the logs...

You are running with an old copy of letsencrypt-auto that does not
receive updates, and is less reliable than more recent versions. We
recommend upgrading to the latest certbot-auto script, or using
native OS packages.

then I did the update manually for now and will install the new certbot later.

from trypyramid.com.

stevepiercy avatar stevepiercy commented on September 9, 2024

There is one gotcha with certbot that bit me. Every virtual host must have its own .conf file, and one each for ports 80 and 443. See:
certbot/certbot#2776 (comment)

Also make sure you back up your conf files before running certbot-auto.

from trypyramid.com.

blaflamme avatar blaflamme commented on September 9, 2024

@stevepiercy this issue seems related to apache, I'm using nginx with webroot module. I'm already using a separate config file per vhosts but including both :80 & :443 in the same config. I'll see when moving to certbot.

from trypyramid.com.

digitalresistor avatar digitalresistor commented on September 9, 2024

I use letsencrypt.sh...

With an NGINX config with a vhost per :443, but a single :80 that only serves up the challenge/response.

It's a shell script using only OpenSSL commands and the like, makes it easy to audit and is very simple to use.

from trypyramid.com.

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.