1.2k questions

1.4k answers

361 comments

339 users

Categories

Sidebar
0 votes
498 views
by michael-h-5027 (14.8k points)
What versions of TLS does Qvera Interface Engine support?

1 Answer

0 votes
Qvera Interface Engine uses Java to handle TLS.

Java 6 supports TLS 1.0

Java 7 supports TLS 1.1 by default and 1.2

Java8 support TLS 1.2 and is backward compatible with TLS 1.0 and 1.1
by michael-h-5027 (14.8k points)
...