MONGO_CONFIG_SSL_PROVIDER may currently be set to one of three values:
SSL_PROVIDER_OPENSSL, SSL_PROVIDER_WINDOWS, SSL_PROVIDER_APPLE.
Rename the definitions and all use of these constants to MONGO_CONFIG_SSL_PROVIDER_$NAME to maintain namespacing and consistency with the config variable.