kes enclave create

Overview

Creates a new KES enclave.

Syntax

kes enclave create           \
            <name>           \
            <identity>       \
            [--insecure, -k]

Parameters

<name>

Required

A short, human-readable name to use to interact with the enclave with the KES commands.

<identity>

Required

The subject of the identity to use to create the enclave.

--insecure, -k

Optional

Directs the command to skip x.509 certificate validation during the TLS handshake with the KES server. This allows connections to KES servers using untrusted certificates (i.e. self-signed or issued by an unknown Certificate Authority).

MinIO strongly recommends against using this option in production environments.

Examples

The following command creates a new enclave called tenant-1 with the provided identifier.

kes enclave create tenant-1 5f2f4ef3e0e340a07fc330f58ef0a1c4d661e564ab10795f9231f75fcfe572f1