You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@camel.apache.org by "Claus Ibsen (Jira)" <ji...@apache.org> on 2023/01/28 09:43:00 UTC

[jira] [Resolved] (CAMEL-18973) camel http - mTLS not working anymore

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

Claus Ibsen resolved CAMEL-18973.
---------------------------------
    Resolution: Information Provided

> camel http - mTLS not working anymore
> -------------------------------------
>
>                 Key: CAMEL-18973
>                 URL: https://issues.apache.org/jira/browse/CAMEL-18973
>             Project: Camel
>          Issue Type: Bug
>          Components: camel-http
>    Affects Versions: 3.20.1
>            Reporter: Alex Landini
>            Priority: Major
>
> Hi,
> I'm trying to update apache camel version from version 3.18.4 to version 3.20.1.
> I have an integration with a rest api exposed through https with mtls authentication.
> I created a SSLContextParameters object with the keystores configuration .
> With apache camel 3.18.4 everything is working fine starting from 3.20.1 stopped working,
> if I removed the mtls from the server everything works fine, I'm getting the following error from the server:
> Caused by: javax.net.ssl.SSLException: readHandshakeRecord
>  
> I created a test case with wiremock to simulate the external API, you can check the following repository with a full example:
> [https://github.com/landal79/camel-mtls-test]
>  
> Thanks



--
This message was sent by Atlassian Jira
(v8.20.10#820010)