Thanks Chris.
The TLS 1.3 problem happens for all TC versions. It looks to me as a
test limitation. We check, whether TLS 1.3 support is present in the JVM
via "SSLContext.getInstance(Constants.SSL_PROTO_TLSv1_3)". If so, we do
the TLS1.3 test, configure TC to use TLS 1.3 but use a default
Ht
Rainer,
I recently had some weirdness with TLS connections as well. Please see
my post titled "SSLException after Java upgrade".
"Recently", Java moved certain EC curves to the attic and won't
handshake properly anymore.
Another investigation of my own product running into a network excepti