updates
This commit is contained in:
parent
ebac88e6b2
commit
3140890066
@ -25,6 +25,8 @@ self-signed CA.
|
||||
|
||||
1. Replace ``minio server`` command with the following one:
|
||||
- ``cd /root/.minio/certs && ./gencert.sh --cn minio.example.com && minio server /data``
|
||||
> This way Minio server will get the certificate it needs, hence SSE-C
|
||||
> will be enabled.
|
||||
2. Copy the CA certificate ``ca.crt`` file to ``/usr/local/share/ca-certificates/`` and
|
||||
run ``update-ca-certificates`` command which will update
|
||||
``/etc/ssl/certs/ca-certificates.crt`` file.
|
||||
|
Loading…
Reference in New Issue
Block a user