Certificate Exception connecting to Azure SQL with JDBC with default connection string (the one the management console says to use)

后端 未结 2 2045
你的背包
你的背包 2021-01-15 17:31

I\'m wanting to connect to an Azure SQL Server from jdbc.

I copy the connection string from the azure management console. It is something like:

2条回答
  •  挽巷
    挽巷 (楼主)
    2021-01-15 17:53

    I've got the same issue on JDBC driver version 4.1, downgrading to 4.0 resolved issue

提交回复
热议问题