Hi, all. I'm trying to setup as a source MSSQL 200...
# ask-community-for-troubleshooting
a
Hi, all. I'm trying to setup as a source MSSQL 2006 database. And I'm getting the error
The server selected protocol version TLS10 is not accepted by client preferences [TLS13, TLS12]"
. I saw the answer from @Noah Kawasaki https://airbytehq.slack.com/archives/C01VDDEGL7M/p1641908509097000?thread_ts=1641875909.083000&cid=C01VDDEGL7M, and I'm wondering how to follow following option that @Noah Kawasaki proposed: How can I follow the second option that you've mentioned in your response?
 The other thing it could be is the JDK Airbyte is running with not allowing TLS 1.0 (it was turned off by default in JDK 11) and there is a JVM argument you can change to re-enable it.
Can anyone explain how to change JVM argument mentioned in the quote?
1
n
Answered in original thread