Uploaded image for project: 'Camel'
  1. Camel
  2. CAMEL-18680

Wrong initialization of KeyStoreParameters causes java.lang.IllegalArgumentException

    XMLWordPrintableJSON

Details

    • Test
    • Status: Resolved
    • Major
    • Resolution: Fixed
    • 3.20.0
    • 3.20.0
    • camel-core-api, camel-vertx
    • None
    • Unknown

    Description

      Newly added validation on JsseParameters 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

      java.lang.IllegalArgumentException: CamelContext must be specified on: KeyStoreParameters[type=null, password=********, provider=null, resource=/jsse/keystore.p12]

      Attachments

        Issue Links

          Activity

            People

              jondruse Jiri Ondrusek
              jondruse Jiri Ondrusek
              Votes:
              0 Vote for this issue
              Watchers:
              1 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved: