What did you do leading up to this problem?  Is this a new
install/upgrade?  If upgrade, from what to what?  I presume 192.168.30.2 is
your mgmt server - what are 192.168.30.53/.58?

You can temporarily disable strictness which is akin to disabling SSL
validation by changing the setting ca.plugin.root.auth.strictness to false
(no restart needed when setting to false, restarted needed when setting it
back to true).  I've seen this problem before when my hosts or system VMs
were connecting to the mgmt server via NAT - the IP they appear to connect
from does not match the IP in the certificate they're presenting.

Regards,

Richard

On Wed, 5 Feb 2020 at 17:06, Robert Ward <[email protected]> wrote:

> Hello all,
>
> I have been struggling with this.
>
> 2020-02-04 23:59:53,904 ERROR [c.c.u.n.Link]
> (AgentManager-SSLHandshakeHandler-4:null) (logid:) SSL error caught during
> wrap data: null cert chain, for local address=/192.168.30.2:8250, remote
> address=/192.168.30.53:49126.
> 2020-02-04 23:59:53,928 ERROR [c.c.u.n.Link]
> (AgentManager-SSLHandshakeHandler-7:null) (logid:) SSL error caught during
> wrap data: null cert chain, for local address=/192.168.30.2:8250, remote
> address=/192.168.30.58:35316.
>
> I've tried all my troubleshooting bag of tricks but have come up empty.
> Can someone enlighten me on how to resolve this?
>
> Thanks,
>
> Robert
>
>
>
>

Reply via email to