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 2022/11/05 09:04:00 UTC

[jira] [Resolved] (CAMEL-18680) Wrong initialization of KeyStoreParameters causes java.lang.IllegalArgumentException

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

Claus Ibsen resolved CAMEL-18680.
---------------------------------
    Fix Version/s: 3.20.0
       Resolution: Fixed

> Wrong initialization of KeyStoreParameters causes java.lang.IllegalArgumentException
> ------------------------------------------------------------------------------------
>
>                 Key: CAMEL-18680
>                 URL: https://issues.apache.org/jira/browse/CAMEL-18680
>             Project: Camel
>          Issue Type: Test
>          Components: camel-core-api, camel-vertx
>    Affects Versions: 3.20.0
>            Reporter: Jiri Ondrusek
>            Assignee: Jiri Ondrusek
>            Priority: Major
>             Fix For: 3.20.0
>
>
> Newly added validation on [JsseParameters|https://github.com/apache/camel/commit/2d1a56c2282229478f812eb7f573479428d128d3#diff-f9902a7576d2dce46871a88c8ad5694f6bf4036c83d46d3da5cf7a2c84fe6df1R116] is not respected on several places using KeStoreParamaterts.
> I encountered a failure on camel-quarkus/http extension and on several vertx-http tests in Camel (VertxHttpSSLTest and VertxHttpSSLGlobalConfigurationTest)
> The error message is 
> {quote}java.lang.IllegalArgumentException: CamelContext must be specified on: KeyStoreParameters[type=null, password=********, provider=null, resource=/jsse/keystore.p12]{quote}



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