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

Update minio.py and mc references for simplified structure

This commit is contained in:
Ravind Kumar
2022-02-25 14:43:42 -05:00
committed by Ravind Kumar
parent 4669f340a8
commit 74e55a6ded
87 changed files with 963 additions and 990 deletions

View File

@@ -40,7 +40,7 @@ appropriate TLS certificate for that hostname.
MinIO by default searches an OS-specific directory for TLS keys and
certificates. For deployments started with a custom TLS directory
:mc-cmd-option:`minio server certs-dir`, use that directory instead of the
:mc-cmd:`minio server certs-dir`, use that directory instead of the
defaults.
.. tab-set::
@@ -234,7 +234,7 @@ necessary CA key for MinIO to explicitly trust:
MinIO by default searches an OS-specific directory for Certificate Authority
certificates. For deployments started with a custom TLS directory
:mc-cmd-option:`minio server certs-dir`, use that directory instead of the
:mc-cmd:`minio server certs-dir`, use that directory instead of the
defaults.
.. tab-set::