How can I connect to MongoDB Atlas using Robomongo?

后端 未结 8 2374
轻奢々
轻奢々 2020-12-24 00:56

I signed up freely at MongoDB Atlas and created cluster now I want to know how can I create database and connect to that using Robomongo?

8条回答
  •  刺人心
    刺人心 (楼主)
    2020-12-24 01:46

    If you have the "TLS" instead of the "SSL" tab, don't get crazy.

    Just do exactly the same that you would do with "SSL":

    1. Mark the "Use TLS protocol" checkbox
    2. Choose the "Self-signed Certificate" authentication method option

    And that's all!

提交回复
热议问题