Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 27 Apr 2020 06:10:37 +0000
From:      bugzilla-noreply@freebsd.org
To:        ports-bugs@FreeBSD.org
Subject:   [Bug 245954] security/certbot: Do not stop web service when renewing certificate
Message-ID:  <bug-245954-7788@https.bugs.freebsd.org/bugzilla/>

next in thread | raw e-mail | index | archive | help
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D245954

            Bug ID: 245954
           Summary: security/certbot: Do not stop web service when
                    renewing certificate
           Product: Ports & Packages
           Version: Latest
          Hardware: Any
                OS: Any
            Status: New
          Severity: Affects Many People
          Priority: ---
         Component: Individual Port(s)
          Assignee: ports-bugs@FreeBSD.org
          Reporter: fjoe@FreeBSD.org

Created attachment 213834
  --> https://bugs.freebsd.org/bugzilla/attachment.cgi?id=3D213834&action=
=3Dedit
Use --deploy-hook

If webroot authentication is used ACME challenge verification fails:

Domain: <domain>.com
Type:   connection
Detail: Fetching
http://<domain>.com/.well-known/acme-challenge/GybuC13VP5mQu8h99KEJK-Fwh4Wv=
MjI
dlLOKShJI91Q: Connection refused

To fix these errors, please make sure that your domain name was entered
correctly and the DNS A/AAAA record(s)
 for that domain contain(s) the right IP address. Additionally, please check
that your computer has a publicly
 routable IP address and that no firewalls are preventing the server from
communicating with the client. If yo
u're using the webroot plugin, you should also verify that you are serving
files from the webroot path you pro
vided.

Service should not be stopped before renewal. Patch is attached.

--=20
You are receiving this mail because:
You are the assignee for the bug.=



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?bug-245954-7788>