Is your feature request related to a problem? Please describe.
As of opensearch-project/sql-odbc#22, the PBI can't connect to a server using SSL.
Describe the solution you'd like
Fortunately, it is possible to use a workaround to avoid this bug and keep using SSL. The connector should add https:// prefix for the server address to enforce driver to use SSL.
Is your feature request related to a problem? Please describe. As of opensearch-project/sql-odbc#22, the PBI can't connect to a server using SSL.
Describe the solution you'd like Fortunately, it is possible to use a workaround to avoid this bug and keep using SSL. The connector should add
https://
prefix for the server address to enforce driver to use SSL.Internal tracking id: AOS-248