Description
In RangerKMSDB, the updateDBSSLURL function is never called, because getDBFlavor always return DB_FLAVOR_UNKNOWN, because it tries to read from DB_PROPERTIES, instead of the configuration. The DB_PROPERTIES only contains - at that point values for the keys: PROPERTY_PREFIX+DB_DIALECT,PROPERTY_PREFIX+DB_DRIVER,PROPERTY_PREFIX+DB_URL.