Forum Discussion
AusSupportin70
2 months agoFrequent Visitor
Connection Issues with Mongo DB using Fabric VNET Data Gateway
Getting the above error when trying to connect. MondoBD TLS Mode set to RequireTLS. but we have set to allowconnectionwithoutcertificate:true port:27017 bindip:0.0.0.0
- 1 month ago
Noticed it is SSL Cert issue. All Sorted
AusSupportin70
2 months agoFrequent Visitor
"MongoDB.Driver.MongoConnectionException: An exception occurred while opening a connection to the server. ---> System.Security.Authentication.AuthenticationException: The remote certificate is invalid according to the validation procedure. at System.Net.Security.SslState.StartSendAuthResetSignal(ProtocolToken message, AsyncProtocolRequest asyncRequest, Exception exception)