Re: Failing FTP IT tests

2021-07-04 Thread Claus Ibsen
Hi I created a ticket about disabling those tests https://issues.apache.org/jira/browse/CAMEL-16784 On Thu, Jun 24, 2021 at 9:08 AM Claus Ibsen wrote: > > Hi > > Yeah we can disable the tests. > > > > On Wed, Jun 23, 2021 at 5:47 PM Karen Lease wrote: > > > > Hi Otavio, > > > > According to [1]

Re: Failing FTP IT tests

2021-06-24 Thread Claus Ibsen
Hi Yeah we can disable the tests. On Wed, Jun 23, 2021 at 5:47 PM Karen Lease wrote: > > Hi Otavio, > > According to [1], both TLS 1.0 & 1.1 are now disabled in Oracle Java. > SSLv3 has actually been disabled sinsce Java 8 I believe. > There is a related OpenJDK issue as well [2]. I also don't

Re: Failing FTP IT tests

2021-06-23 Thread Karen Lease
Hi Otavio, According to [1], both TLS 1.0 & 1.1 are now disabled in Oracle Java. SSLv3 has actually been disabled sinsce Java 8 I believe. There is a related OpenJDK issue as well [2]. I also don't have access to the CI server but it would make sense that it's updated to use the latest Java ve

Re: Failing FTP IT tests

2021-06-23 Thread Otavio Rodolfo Piske
Hello Karen, Thanks for checking this! I can't say for sure because I don't have access to the CI server. In my case, I do have a custom java.security file that I use to run the tests (I do this because of some changes applied to Fedora some time ago [1]). It may be possible that a recent upgrade

Failing FTP IT tests

2021-06-23 Thread Karen Lease
Hi all, If it's of interest, I *can* reproduce the SSL errors in the camel-ftp integration tests in my local environment. After enabling javax.net.debug, the root cause is visible: javax.net.ssl|ERROR|01|main|2021-06-22 19:05:23.068 CEST|TransportContext.java:341|Fatal (HANDSHAKE_FAILURE): Cou