Class SelfSignedHttpClientConfigurer

java.lang.Object
com.skava.common.constants.SelfSignedHttpClientConfigurer
All Implemented Interfaces:
org.apache.camel.component.http.HttpClientConfigurer

public class SelfSignedHttpClientConfigurer extends Object implements org.apache.camel.component.http.HttpClientConfigurer
This is support for self signed certificate
Since:
8.13.1
Version:
8.13.1
Author:
Infosys Equinox, Infosys Equinox
  • Constructor Details

    • SelfSignedHttpClientConfigurer

      public SelfSignedHttpClientConfigurer()
  • Method Details

    • configureHttpClient

      public void configureHttpClient(org.apache.hc.client5.http.impl.classic.HttpClientBuilder clientBuilder)
      Specified by:
      configureHttpClient in interface org.apache.camel.component.http.HttpClientConfigurer