You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@camel.apache.org by "JiriOndrusek (via GitHub)" <gi...@apache.org> on 2023/10/16 11:45:03 UTC

[I] Ftp tests fail in FIPS environment [camel-quarkus]

JiriOndrusek opened a new issue, #5432:
URL: https://github.com/apache/camel-quarkus/issues/5432

   ### Bug description
   
   If you run ftp tests on machine with FIPS, you encounter a failure:
   
   ```
   Caused by: java.security.UnrecoverableKeyException: failed to decrypt safe contents entry: java.security.NoSuchAlgorithmException: Cannot find any provider supporting PBEWithSHA1AndRC2_40
   ```
   
   or 
   
   ```
   Caused by: com.jcraft.jsch.JSchException: SSH_MSG_DISCONNECT: 9 getKexProposal() no resolved signatures available
   ```


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: commits-unsubscribe@camel.apache.org.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org


Re: [I] Ftp tests fail in FIPS environment [camel-quarkus]

Posted by "jamesnetherton (via GitHub)" <gi...@apache.org>.
jamesnetherton closed issue #5432: Ftp tests fail in FIPS environment
URL: https://github.com/apache/camel-quarkus/issues/5432


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: commits-unsubscribe@camel.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org