Describe the bug
The ODBC driver requires https:// prefix for Host field for SSL connections. Without this prefix SSL is not used actually. Flag 'Use SSL' is ignored.
To reproduce
Flag is unset, https:// prefix is added, connection succeeds:
Otherwise connection fails:
Host/Environment (please complete the following information):
Describe the bug The ODBC driver requires
https://
prefix forHost
field for SSL connections. Without this prefix SSL is not used actually. Flag 'Use SSL' is ignored.To reproduce Flag is unset,
https://
prefix is added, connection succeeds:Otherwise connection fails:
Host/Environment (please complete the following information):