Fix mongo Error parsing command line: unrecognised option '--tls'
MongoDB Atlas requires SSL/TLS for all connections. This command-line error indicates your version of the mongo shell does not include SSL/TLS support or your version doesn't match with the server.
Comments
Post a Comment