I have RH 3.6 installed and I try to configure it to work with replicaset but something is wrong because it doesn't work:
mongodb://user:password@ip:27017,ip:27017,ip:27017/?readPreference=primary&replicaSet=rsdigital&authSource=userManagement
Does anyone know what's wrong with the format?