[jira] [Updated] (CXF-8997) AbstractSTSTokenTest and TransportBindingTests no longer need to set https protocol to TLSv1 on IBM Java

2024-07-09 Thread Andriy Redko (Jira)


 [ 
https://issues.apache.org/jira/browse/CXF-8997?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Andriy Redko updated CXF-8997:
--
Fix Version/s: 3.5.9

> 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: 3.5.9, 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)


[jira] [Updated] (CXF-8997) AbstractSTSTokenTest and TransportBindingTests no longer need to set https protocol to TLSv1 on IBM Java

2024-04-03 Thread Andriy Redko (Jira)


 [ 
https://issues.apache.org/jira/browse/CXF-8997?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Andriy Redko updated CXF-8997:
--
Fix Version/s: 3.6.4

> 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)


[jira] [Updated] (CXF-8997) AbstractSTSTokenTest and TransportBindingTests no longer need to set https protocol to TLSv1 on IBM Java

2024-04-03 Thread Andriy Redko (Jira)


 [ 
https://issues.apache.org/jira/browse/CXF-8997?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Andriy Redko updated CXF-8997:
--
Affects Version/s: 3.6.3

> 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
>
>
> 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)


[jira] [Updated] (CXF-8997) AbstractSTSTokenTest and TransportBindingTests no longer need to set https protocol to TLSv1 on IBM Java

2024-04-03 Thread Jamie Mark Goodyear (Jira)


 [ 
https://issues.apache.org/jira/browse/CXF-8997?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Jamie Mark Goodyear updated CXF-8997:
-
Flags: Patch

> 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: 4.0.4
>Reporter: Jamie Mark Goodyear
>Priority: Major
> Fix For: 4.0.5
>
>
> 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)