Does MongoDB need to be restarted to reload a CRL?

Solution 1:

As at MongoDB 3.4, the CRL file is not reloaded after initial MongoDB startup.

If you are actively making changes to the CRL file you will need to restart the mongod process(es) to ensure any changes take effect.