1
0
mirror of https://github.com/minio/docs.git synced 2025-08-09 13:02:53 +03:00

Andreas Review, Big Reconfig, Thales Tutorial

This commit is contained in:
ravindk89
2020-11-10 19:54:09 -05:00
parent 4edc912b50
commit a551350f22
11 changed files with 1353 additions and 392 deletions

View File

@@ -0,0 +1,11 @@
.. start-kes-insecure
Directs the command 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.
.. end-kes-insecure