Facing ” mongodb socket read exception – premature end of stream” error while connecting from springboot application to mongodb database
We are using tls with pem file, authentication using id/password
We tested this with mongodb on local and it worked since there were no other options
Could you pls share a sample connection string that would work in this case?
I tried with multiple connection strings with/without the certain parameters and still facing the “premature end of stream” error
4