GitHub user mashengchen opened a pull request:
https://github.com/apache/trafodion/pull/1765
[TRAFODION-3246] support TLS for jdbc
it does not support TLSv1.1 since 2018-6-18. see :
https://central.sonatype.org/articles/2018/May/04/discontinued-support-for-tlsv11-and-below/
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/mashengchen/trafodion TRAFODION-3246
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/trafodion/pull/1765.patch
To close this pull request, make a commit to your master/trunk branch
with (at least) the following in the commit message:
This closes #1765
----
commit ffd141518b417cbd8a035b3e26cffe292f81d5a9
Author: Aven <shengchen.ma@...>
Date: 2018-12-18T10:01:42Z
[TRAFODION-3246] support TLS for jdbc
----
---