File tree Expand file tree Collapse file tree 3 files changed +32
-0
lines changed Expand file tree Collapse file tree 3 files changed +32
-0
lines changed Original file line number Diff line number Diff line change 1+ .. important ::
2+
3+ If you have SSL enabled on your Compose deployment, you will need
4+ access to your SSL certificate to complete the Live Migration
5+ process.
6+
7+ In some Compose deployments, you can no longer view your SSL
8+ certificate in the Compose UI. If this is the case for your
9+ deployment, you have two options:
10+
11+ - Contact Compose directly to request your SSL certificate.
12+ - Use :atlas: `MongoMirror </import/mongomirror/> ` to migrate
13+ your data to Atlas.
14+
15+ See the `Compose documentation
16+ <https://help.compose.com/docs/lets-encrypt-certificates> `__ for more
17+ information about SSL certificates.
18+
119* Your data is currently in a MongoDB database.
220
321 This guide focuses on migrating to Atlas from an existing MongoDB deployment
Original file line number Diff line number Diff line change @@ -95,6 +95,20 @@ content: |
9595 If you don't have SSL enabled on your Compose deployment, skip this
9696 step.
9797
98+ .. important::
99+
100+ In some Compose deployments, you can no longer view your SSL
101+ certificate in the Compose UI. If this is the case for your
102+ deployment, you have two options:
103+
104+ - Contact Compose directly to request your SSL certificate.
105+ - Use :atlas:`MongoMirror </import/mongomirror/>` to migrate
106+ your data to Atlas.
107+
108+ See the `Compose documentation
109+ <https://help.compose.com/docs/lets-encrypt-certificates>`__ for more
110+ information about SSL certificates.
111+
98112 On the :guilabel:`Oplog Access` add-on page, you'll find an SSL
99113 certificate. Copy it to the CAFile text box on the Atlas Live
100114 Migration dialog.
You can’t perform that action at this time.
0 commit comments