Created
February 18, 2022 04:43
-
-
Save siteslave/7abd66ca33db533018e04781526c7f2c to your computer and use it in GitHub Desktop.
แก้ไขปัญหาเชื่อม MS SQL Server แล้ว error SSL version
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
jdk.tls.disabledAlgorithms=SSLv3, TLSv1.1, RC4, DES, MD5withRSA, \ | |
DH keySize < 1024, EC keySize < 224, 3DES_EDE_CBC, anon, NULL, \ | |
include jdk.disabled.namedCurves |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment