mirror of
https://github.com/minio/docs.git
synced 2025-08-06 14:42:56 +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
|
.. code-block:: shell
|
||||||
|
|
||||||
mv myCA.crt ${HOME}/certs/CAs
|
mv myCA.crt ${HOME}/.minio/certs/CAs
|
||||||
|
|
||||||
.. tab-item:: Custom Certificate Path
|
.. tab-item:: Custom Certificate Path
|
||||||
|
|
||||||
|
Reference in New Issue
Block a user