Class CamelSslClientConfiguration

java.lang.Object
de.ikor.sip.foundation.security.config.CamelSslClientConfiguration

@Configuration @ConditionalOnProperty(name="sip.security.ssl.client.enabled", havingValue="true") public class CamelSslClientConfiguration extends Object
Configure camel security related settings
Author:
thomas.stieglmaier
  • Constructor Details

    • CamelSslClientConfiguration

      public CamelSslClientConfiguration()
  • Method Details

    • initCamelContextClientSsl

      @PostConstruct public void initCamelContextClientSsl()
      Configure the httpcomponent of camel rest client to use custom ssl settings (different keystores, potentially client certificates) if necessary