Using Valid Certificates to Configure MongoDB for SSL/TLS
I was told to configure MongoDB for SSL/TLS for a production environment which means I would have to use VALID CERTIFICATES! For production use, your MongoDB deployment should use valid certificates generated and signed by a single certificate authority. And as I wanted to go fancy, I choose to setup MongoDB with Certificate Validation that … Ler mais