Description
It would be helpful for user and for our own CI testing to be able to tell if a given mongocxx library supports SSL. This could be via a macro in an appropriate header for compile time control or via a static function (e.g. on instance) for runtime control.