Geo: Admin page should not Error 500 when cannot talk to secondaries because of SSL
Steps to reproduce:
- Configure a Geo secondary with an untrusted SSL certificate
- The admin page will just report "Something went wrong on our end" and the
/status
endpoint will have a 500 Error
We should also consider having the rake task attempt to curl
the primaries/secondaries to verify the certs are configured properly.
Edited by Stan Hu