[
https://issues.apache.org/jira/browse/CXF-8997?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Andriy Redko resolved CXF-8997.
-------------------------------
Resolution: Fixed
> AbstractSTSTokenTest and TransportBindingTests no longer need to set https
> protocol to TLSv1 on IBM Java
> --------------------------------------------------------------------------------------------------------
>
> Key: CXF-8997
> URL: https://issues.apache.org/jira/browse/CXF-8997
> Project: CXF
> Issue Type: Test
> Components: STS
> Affects Versions: 3.6.3, 4.0.4
> Reporter: Jamie Mark Goodyear
> Priority: Major
> Fix For: 4.0.5, 3.6.4
>
>
> AbstractSTSTokenTest and TransportBindingTests no longer need to set https
> protocol to TLSv1 on IBM Java.
> Current builds of CXF 4.0.x on IBM Java will fail the AbstractSTSTokenTest
> and TransportBindingTests due to their use of TLSv1. Note: IBM JDKs disable
> TLSv1 by default since around Java 8
> (https://community.ibm.com/community/user/wasdevops/blogs/hiroko-takamiya1/2021/06/19/ibm-java-80630-disables-tlsv1-tlsv11-by-default-ho).
> Removing the test case IBM control flag allows the default TLS to pass the
> tests.
--
This message was sent by Atlassian Jira
(v8.20.10#820010)