mirror of
https://github.com/pgsty/minio.git
synced 2026-07-17 11:14:31 +03:00
219d841496
This commit removes the encryption key section from the certool.exe docs because: - MinIO does not support any TLS cipher that encrypts something with the private key. We only support PFS ciphers. - The doc comment is not really accurate anyway.