Error : couldn't connect to server 127.0.0.1:27017, connection attempt failed : Socket Exception

This is the actual error I am getting from the logs :

“msg”:“Error receiving request from client. Ending connection from remote”,“attr”:{“error”:{“code”:141,“codeName”:“SSLHandshakeFailed”,“errmsg”:“SSL handshake received but server is started without SSL support”},“remote”:“127.0.0.1:34766”,“connectionId”:4}}

But how do I start the server with ssl support ?