File tree Expand file tree Collapse file tree 2 files changed +29
-1
lines changed
modules/manage/pages/manage-security Expand file tree Collapse file tree 2 files changed +29
-1
lines changed Original file line number Diff line number Diff line change @@ -54,7 +54,7 @@ See xref:learn:security/native-encryption-at-rest-overview.adoc#kms[Encryption K
5454You must decide what data your encryption key can encrypt.
5555You can create an encryption key that can encrypt any type of data and other encryption keys.
5656You can also choose to limit what types of data the key can encrypt, or configure it to only encrypt other encryption keys.
57- See learn:security/native-encryption-at-rest-overview.adoc#keys[Encryption-at-Rest Keys] for more information.
57+ See xref: learn:security/native-encryption-at-rest-overview.adoc#keys[Encryption-at-Rest Keys] for more information.
5858
5959You must have the proper privileges to create encryption keys.
6060The role you need depends on what the key you're creating can encrypt:
Original file line number Diff line number Diff line change 1+ sources :
2+ docs-server :
3+ branches : MB_68967_preview_doc_edit_8_0
4+ docs-analytics :
5+ branches : release/8.0
6+ docs-devex :
7+ url : https://github.com/couchbaselabs/docs-devex.git
8+ branches : master
9+ startPaths : docs/
10+ couchbase-cli :
11+ # url: ../../docs-includes/couchbase-cli
12+ url : https://github.com/couchbaselabs/couchbase-cli-doc
13+ # branches: HEAD
14+ branches : master
15+ startPaths : docs/
16+ backup :
17+ # url: ../../docs-includes/backup
18+ url : https://github.com/couchbaselabs/backup-docs.git
19+ # branches: HEAD
20+ branches : master
21+ startPaths : docs/
22+ # analytics:
23+ # url: ../../docs-includes/docs-analytics
24+ # branches: HEAD
25+ # cb-swagger:
26+ # rl: https://github.com/couchbaselabs/cb-swagger
27+ # branches: release/8.0
28+ # start_path: docs
You can’t perform that action at this time.
0 commit comments