
MSSQL 서버와의 연결 시에 서버에서 사용 중인 SSL/TLS 인증서의 암호화 알고리즘 제약 조건에 어긋나는 경우 발생
com.microsoft.sqlserver.jdbc.SQLServerException: The driver could not establish a secure connection to SQL Server by using Secure Sockets Layer (SSL) encryption. Error: "Certificates do not conform to algorithm constraints". ClientConnectionId:06a80775-6aab-4933-9ae6-ab13221d4729
at com.microsoft.sqlserver.jdbc.SQLServerConnection.terminate(SQLServerConnection.java:1667)
at com.microsoft.sqlserver.jdbc.TDSChannel.enableSSL(IOBuffer.java:1668)
## java.security 파일에 주석
#security.useSystemPropertiesFile=true