When i enable require_client_auth on client to node encryption I keep getting a null cert chain error. My assumption is that the certificate the client in providing to the server does not have a cert chain thus the error happening aka bad certificate.
In these types of situations what can i do as my first steps? Is there a way to see what certificate the client is providing? what the server is using to authenticate the client cert. etc.
Thank you,
Simon