Tuesday, December 29, 2020

Re: New SSL problems with Apache/mod_perl

On Tue, 29 Dec 2020 03:44:03 -0600, Chris Bennett
<cpb_ports@bennettconstruction.us> wrote:

> dmesg is always a mess (How can I fix that?)

Hard to give a proper fix when the problem is uncertain. Assuming the
"mess" you're mentioning is that dmesg(8) shows previous boots as well,
you can take /var/run/dmesg.boot.


Regarding your TLS problem
$ nc -zvc bennettconstruction.us 443
Connection to bennettconstruction.us (172.107.198.233) 443 port [tcp/https] succeeded!
nc: tls handshake failed (certificate verification failed: unable to get local issuer certificate)


Check your certificate chains. Most likely the problem is in your
acme-client.conf so feel free to post it if you can't find the solution.

Cheers,
Daniel

No comments:

Post a Comment