Skip to content

Gracefully handle case when Geo secondary does not have the right db_key_base

Stan Hu requested to merge sh-geo-handle-invalid-db-key-base into master

If the admin uses the wrong db_key_base on the secondary, an obscure OpenSSL error shows up on the secondary and results in an Error 500. This change helps make it more obvious to admins what needs to be fixed.

Closes #2181 (closed)

Merge request reports