master
Andy 6 years ago
parent 134b4c3447
commit d526928348
Signed by: arno
GPG Key ID: 9076D5E6B31AE99C

@ -27,7 +27,7 @@ self-signed CA.
``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
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.
> With the Step 1. Minio server will get the certificate it needs, hence SSE-C

Loading…
Cancel
Save