'no SSL certificate provided by peer' message?

I configured a community mongo cluster with TLS. It seems to work fine but in the router log I see:

[listener] connection accepted from 10.25.10.10
[conn125] no SSL certificate provided by peer
[conn125] received client metadata from 10.25.10.10
[conn125] end connection
[conn126] no SSL certificate provided by peer
[conn126] received client metadata from 10.25.10.10
[conn126] Successfully authenticated as principal admin on admin from client 10.25.10.10

Am I missing something?

Hi nvt, welcome to the community:

Are you saying this is a self-managed software install instead of MongoDB Atlas?

-Andrew

yes i did it myself following the mongo documentation

1 Like