As previously requested in the upstream Rustfs repository rustfs/rustfs#3852, it is important to allow configuring multiple TLS certificates to support private and public certificates for private and public Rustfs service domains respectively. We need private certificate to ensure Rustfs pod-to-pod communications are encrypted, as well as north to south public TLS requests are terminated at Rustfs backend.
As previously requested in the upstream Rustfs repository rustfs/rustfs#3852, it is important to allow configuring multiple TLS certificates to support private and public certificates for private and public Rustfs service domains respectively. We need private certificate to ensure Rustfs pod-to-pod communications are encrypted, as well as north to south public TLS requests are terminated at Rustfs backend.