I have deployed the replica set with servers on 3 different VMs each one having it's own certificate Key file and CA file, I am looking for a connection string that allows me to pass multiple certificate files unique to each server
The service is written in FastAPI
All the examples I looked through deploy replica set on same vm and pass the one CA certificate, I have deployed the servers on different VMs just in case the VM goes down, It's very important service hence availability is very important