Hi All ,
Is there anyway to connect mongoDB of cloudxlab from outside of cloudxlab environment ?
Thanks ,
Gobalakrishnan Viswanathan
Hi All ,
Is there anyway to connect mongoDB of cloudxlab from outside of cloudxlab environment ?
Thanks ,
Gobalakrishnan Viswanathan
Hi Gobala,
MongoDB ports will be opened only for the CloudxLab environment.
Unfortunately, you will not be able to access MongoDB from outside of the CloudxLab environment.
Hi Abhinav ,one more question , What is SNI Name ? How to avoid the error "No SNI name sent " ?
Hi Gobala,
SNI stands for Server Name Indication and is an extension of the TLS protocol. It indicates which hostname is being contacted by the browser at the beginning of the ‘handshake’-process
Are you trying to connect to remote MongoDB database? If yes, please check the SSL configurations in the connection string.
This link will provide you more information on the same.
Hope this helps
Yes Abhinav , I was trying to connect with MongoDB atlas service . Thank you for the help , it will be very useful .
Hi Gobala,
I think you should contact their support.