1
0
mirror of https://github.com/minio/docs.git synced 2025-04-25 17:22:39 +03:00
docs/source/reference/minio-mc/mc-encrypt.rst
Daryl White 6482571bf2
Update mc reference docs for improved nav structure (#717)
- Adds landing pages for all two-word `mc` commands
- Nests three+ word commands under appropriate two-word commands
- Updates MinIO Client doc
- Uses description from each command to populate list of subcommand
descriptions
- Modifies toctree for MinIO Client doc and each command/subcommand to
improve left nav experienc

Closes #710
2023-02-02 16:52:36 -06:00

1.3 KiB

mc encrypt

minio

Table of Contents

mc encrypt

Description

The mc encrypt commands set, update, or disable the default bucket Server-Side Encryption (SSE) mode. MinIO automatically encrypts objects using the specified SSE mode.

Subcommands

mc encrypt includes the following subcommands:

Subcommand Description
~mc encrypt clear
~mc encrypt info
~mc encrypt set

/reference/minio-mc/mc-encrypt-clear /reference/minio-mc/mc-encrypt-info /reference/minio-mc/mc-encrypt-set