1
0
mirror of https://github.com/minio/docs.git synced 2025-08-06 14:42:56 +03:00

additional cleanups after merge

This commit is contained in:
Ravind Kumar
2022-03-03 15:39:18 -05:00
parent 74e55a6ded
commit 93c9b00cb0
41 changed files with 228 additions and 192 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:`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:`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::