updates
This commit is contained in:
parent
134b4c3447
commit
d526928348
@ -27,7 +27,7 @@ self-signed CA.
|
|||||||
``cd /root/.minio/certs && ./gencert.sh --cn minio.example.com && minio server /data``
|
``cd /root/.minio/certs && ./gencert.sh --cn minio.example.com && minio server /data``
|
||||||
2. Copy the CA certificate ``ca.crt`` file to ``/usr/local/share/ca-certificates/`` and
|
2. Copy the CA certificate ``ca.crt`` file to ``/usr/local/share/ca-certificates/`` and
|
||||||
run ``update-ca-certificates`` command which will update
|
run ``update-ca-certificates`` command which will update
|
||||||
``/etc/ssl/certs/ca-certificates.crt`` file.
|
``/etc/ssl/certs/ca-certificates.crt`` file;
|
||||||
3. Restart Traefik.
|
3. Restart Traefik.
|
||||||
|
|
||||||
> With the Step 1. Minio server will get the certificate it needs, hence SSE-C
|
> With the Step 1. Minio server will get the certificate it needs, hence SSE-C
|
||||||
|
Loading…
Reference in New Issue
Block a user