Documentation

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

clear

The mc encrypt clear command removes the current default encryption settings for a bucket.

info

The mc encrypt info command returns the current default encryption settings for a bucket.

set

The mc encrypt set encrypt command sets or updates the default bucket Server-Side Encryption (SSE) mode. MinIO automatically encrypts objects written to that bucket using the specified SSE mode.