[
https://issues.redhat.com/browse/WFLY-13256?page=com.atlassian.jira.plugi...
]
Jim Ma commented on WFLY-13256:
-------------------------------
[~aabdelsa] I didn't find special thing either. Is it possible that picketlink set
some static thing which will eventually impact TLS handshake ? There is workaround for
this issue:
{code:java}
+(a)FixMethodOrder(MethodSorters.NAME_ASCENDING)
public class WSTrustTestCase {
{code}
Should we add this method order to upgrade BC ?
Upgrade bouncycastle to 1.65.0
------------------------------
Key: WFLY-13256
URL:
https://issues.redhat.com/browse/WFLY-13256
Project: WildFly
Issue Type: Component Upgrade
Components: Build System, Server
Reporter: Bartosz Spyrko-Smietanko
Assignee: Brian Stansberry
Priority: Blocker
Labels: downstream_dependency
Fix For: 20.0.0.Beta1
Attachments: handshake-error.log, handshake-success.log
--
This message was sent by Atlassian Jira
(v7.13.8#713008)