I have the replica set runnign with x509 authentication and user created for the client.pem cert. I can authenticate as that user and run commands - but I cannot seem to get validation to work. All nodes are started with FQDN. I keep getting this when running validation script.
{ unauthorizedStatus: {“ok”:0,“errmsg”:“not authorized on admin to execute command { replSetGetStatus: 1.0 }”,“code”:13}, memberStatuses: [“PRIMARY”,“SECONDARY”,“SECONDARY”] }