[Bug 245954] security/certbot: Do not stop web service when renewing certificate
bugzilla-noreply at freebsd.org
bugzilla-noreply at freebsd.org
Mon Apr 27 06:10:38 UTC 2020
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=245954
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 at FreeBSD.org
Reporter: fjoe at FreeBSD.org
Created attachment 213834
--> https://bugs.freebsd.org/bugzilla/attachment.cgi?id=213834&action=edit
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-Fwh4WvMjI
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.
--
You are receiving this mail because:
You are the assignee for the bug.
More information about the freebsd-ports-bugs
mailing list