You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: docs/reference/client-side-encryption.txt
+4-4Lines changed: 4 additions & 4 deletions
Original file line number
Diff line number
Diff line change
@@ -328,11 +328,11 @@ AWS Master Key
328
328
~~~~~~~~~~~~~~
329
329
It is recommended that you use Amazon's Key Management Service to create and
330
330
store your master key. To do so, follow steps 1 and 2 of the
331
-
:manual:`"Convert to a Remote Master Key" section</ecosystem/use-cases/client-side-field-level-encryption-local-key-to-kms/#convert-to-a-remote-master-key>`
331
+
:drivers:`"Convert to a Remote Master Key" section</security/client-side-field-level-encryption-local-key-to-kms/#convert-to-a-remote-master-key>`
332
332
in the MongoDB Client-Side Encryption documentation.
333
333
334
334
For more information about creating a master key, see the
335
-
:manual:`Create a Master Key </ecosystem/use-cases/client-side-field-level-encryption-guide/#a-create-a-master-key>`
335
+
:drivers:`Create a Master Key </security/client-side-field-level-encryption-guide/#a-create-a-master-key>`
336
336
section of the MongoDB manual.
337
337
338
338
Creating a Data Key
@@ -423,7 +423,7 @@ generating a new master key on AWS and finding the information you need to
423
423
create data keys.
424
424
425
425
For more information about creating a data key, see the
426
-
:manual:`Create a Data Encryption Key </ecosystem/use-cases/client-side-field-level-encryption-guide/#b-create-a-data-encryption-key>`
426
+
:drivers:`Create a Data Encryption Key </security/client-side-field-level-encryption-guide/#b-create-a-data-encryption-key>`
427
427
section of the MongoDB manual.
428
428
429
429
Auto-Encryption Options
@@ -549,7 +549,7 @@ When you intend to use your schema map, convert it to a Ruby ``Hash`` using the
549
549
550
550
.. seealso::
551
551
552
-
:manual:`Specify Encrypted Fields Using JSON Schema</ecosystem/use-cases/client-side-field-level-encryption-guide/#c-specify-encrypted-fields-using-json-schema>`,
552
+
:drivers:`Specify Encrypted Fields Using JSON Schema</security/client-side-field-level-encryption-guide/#c-specify-encrypted-fields-using-json-schema>`,
0 commit comments