mirror of
https://github.com/minio/docs.git
synced 2025-08-02 05:26:47 +03:00
Fix cert directory in TLS doc (#1151)
Quick fix per internal discussion.
This commit is contained in:
@ -569,7 +569,7 @@ Self-signed, Internal, Private Certificates, and Public CAs with Intermediate Ce
|
||||
|
||||
.. code-block:: shell
|
||||
|
||||
mv myCA.crt ${HOME}/certs/CAs
|
||||
mv myCA.crt ${HOME}/.minio/certs/CAs
|
||||
|
||||
.. tab-item:: Custom Certificate Path
|
||||
|
||||
|
Reference in New Issue
Block a user