master
Andy 6 years ago
parent 78d95534f5
commit 1f413afc42
Signed by: arno
GPG Key ID: 9076D5E6B31AE99C

@ -24,7 +24,7 @@ self-signed CA.
### Minio server with Traefik example
1. Replace ``minio server`` command with the following one:
- ``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
run ``update-ca-certificates`` command which will update
``/etc/ssl/certs/ca-certificates.crt`` file.

Loading…
Cancel
Save