mirror of
https://github.com/minio/docs.git
synced 2025-06-05 19:57:02 +03:00
Update and clarify how to configure TLS for a distributed deployment. The existing steps were out of date, and also were not clear configuration needs to happen on each node. I'd particularly appreciate comments on terminology. I'm a little fuzzy about how to work with CAs, perhaps some of the phrasing can be improved. Staged: - linux - http://192.241.195.202:9000/staging/DOCS-447/linux/operations/network-encryption.html - http://192.241.195.202:9000/staging/DOCS-447/linux/operations/install-deploy-manage/deploy-minio-multi-node-multi-drive.html#add-tls-ssl-certificates -http://192.241.195.202:9000/staging/DOCS-447/linux/operations/install-deploy-manage/expand-minio-deployment.html#add-tls-ssl-certificates - k8s - http://192.241.195.202:9000/staging/DOCS-447/k8s/operations/network-encryption.html Closes https://github.com/minio/docs/issues/447