GithubHelp home page GithubHelp logo

Comments (9)

am0wa avatar am0wa commented on July 27, 2024 1

Started to work only when added killall nginx :

[renewalparams]
installer = nginx
account = XXXXXXXXXXXXX
authenticator = standalone
pre_hook = service nginx stop && killall nginx
post_hook = service nginx start

P.S. use ps aux -P | grep nginx to check processes

from certbot-zimbra.

maxxer avatar maxxer commented on July 27, 2024

is it possible you originally requested the cert in standalone mode?

from certbot-zimbra.

pk2 avatar pk2 commented on July 27, 2024

Updated ticket with run command.

from certbot-zimbra.

pk2 avatar pk2 commented on July 27, 2024

@maxxer Probably yes. I have this in /etc/letsencrypt/renewal/example.pl.conf

# Options used in the renewal process
[renewalparams]
authenticator = standalone

from certbot-zimbra.

maxxer avatar maxxer commented on July 27, 2024

That's not supported anymore by the script. Try issuing a new request using the script, if it fails we'll find another way to change the renewal method

from certbot-zimbra.

iamaer4fa avatar iamaer4fa commented on July 27, 2024

failed to bind to 443 its because two Zimbra services are still running. We need to stop the services:
su - zimbra -c "/opt/zimbra/bin/zmproxyctl stop"
su - zimbra -c "/opt/zimbra/bin/zmmailboxdctl stop"

Before one can proceed with the script.

from certbot-zimbra.

maxxer avatar maxxer commented on July 27, 2024

the purpose of this script is to patch zimbra's nginx to use it for verification and renewal process. As said before if you first requested the cert in standalone mode that's true that you need to stop zimbra, but was an old version of the script which is not supported anymore. try forcing the issue of a new cert in webroot mode.

from certbot-zimbra.

pk2 avatar pk2 commented on July 27, 2024

@maxxer This can be easily overlooked. What you think about adding a warning with your explanation?

from certbot-zimbra.

maxxer avatar maxxer commented on July 27, 2024

Instead of using kill I'd change the renewal to work in webroot mode.

from certbot-zimbra.

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.