Created 04-07-2016 08:04 PM
Does hiveserver2 JDBC calls support TLSv1.2 ? We are having external applications configured to use TLS1.2 for stronger security.
Created 04-07-2016 08:26 PM
I think it does. I'm not a security expert but when I configured SSL for hiveserver2, I could see below line in hiveserver2 logs
2016-04-07 13:24:45,538 INFO [Thread-10]: auth.HiveAuthFactory (HiveAuthFactory.java:getServerSSLSocket(274)) - SSL Server Socket Enabled Protocols: [SSLv2Hello, TLSv1, TLSv1.1, TLSv1.2]
Created 04-07-2016 08:26 PM
I think it does. I'm not a security expert but when I configured SSL for hiveserver2, I could see below line in hiveserver2 logs
2016-04-07 13:24:45,538 INFO [Thread-10]: auth.HiveAuthFactory (HiveAuthFactory.java:getServerSSLSocket(274)) - SSL Server Socket Enabled Protocols: [SSLv2Hello, TLSv1, TLSv1.1, TLSv1.2]
Created 04-07-2016 08:27 PM
Thanks @Kuldeep Kulkarni
Created 04-08-2016 08:13 AM
@grajagopal - If you get your answer then please click on accept on the answer given above to close this thread 🙂