Hello,
I've seen a TLS problem with JDK 14.0.1 and Apache River 3.0 that I want to
share in case someone else runs into the same issue. A client will receive a
"Contraints are not supported” error when attempting to perform a reggie lookup
when using TLS. The call to ServerAuthManager.getServer
Thanks Shawn,
I've been testing on JDK 11 and 13 recently, I've just downloaded JDK 14.0.1
I ran the qa suite lookupservice tests with JSSE enabled (Using qa suite
on JGDMS which is working with JSSE).
Confirmed the tests hang and fail.
Looked at JDK-8242008
Notably: "SSLSessions obtained
Just confirming I've found failing tests, still working on it
On 6/1/2020 10:12 PM, Peter Firmstone wrote:
Thanks Shawn,
I've been testing on JDK 11 and 13 recently, I've just downloaded JDK
14.0.1
I ran the qa suite lookupservice tests with JSSE enabled (Using qa
suite on JGDMS which i