Stops MongoDB Backend from using BROKER_USE_SSL.
This change effectively disables SSL as set using BROKER_USE_SSL.  SSL support
should be functional through existing mechanisms, but requires doc changes and
testing.  I've documented this potential feature and the necessary work with
celery/celery#1974.