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

Daniel Kulp updated CAMEL-4084:
-------------------------------

    Attachment: CAMEL-4084.txt


The IBM jdk default SSLContext doesn't support some of the older and relatively 
insecure SSL protocols.   If you want them, you have to explicitly configure 
them in.   I've updated the test to take that into account.   Also, similar 
failures in https4.

> Unit tests fail on AIX
> ----------------------
>
>                 Key: CAMEL-4084
>                 URL: https://issues.apache.org/jira/browse/CAMEL-4084
>             Project: Camel
>          Issue Type: Test
>          Components: camel-core
>    Affects Versions: 2.8.0
>         Environment: IBM pSeries 550 (PowerPC)
> AIX 5.3
> Maven 3.0.3
> JDK IBM 1.6.0 64 bits
>            Reporter: Jean-Baptiste Onofré
>            Assignee: Daniel Kulp
>            Priority: Minor
>         Attachments: CAMEL-4084.txt, 
> org.apache.camel.util.jsse.SSLContextParametersTest.txt
>
>
> The following unit tests fail on AIX:
> Failed tests: 
>   testClientParameters(org.apache.camel.util.jsse.SSLContextParametersTest)
>   testCipherSuitesFilter(org.apache.camel.util.jsse.SSLContextParametersTest)
>   
> testSecureSocketProtocols(org.apache.camel.util.jsse.SSLContextParametersTest)
>   
> testSecureSocketProtocolsFilter(org.apache.camel.util.jsse.SSLContextParametersTest)

--
This message is automatically generated by JIRA.
For more information on JIRA, see: http://www.atlassian.com/software/jira


Reply via email to