[
https://issues.apache.org/jira/browse/CAMEL-14005?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16936135#comment-16936135
]
Jan Bednar commented on CAMEL-14005:
------------------------------------
{{HttpComponent#setSslContextParameters}} exists:
https://static.javadoc.io/org.apache.camel/camel-http/3.0.0-RC1/org/apache/camel/component/http/HttpComponent.html#setSslContextParameters-org.apache.camel.support.jsse.SSLContextParameters-
Perhaps you are using Camel 2.x? If so, then refer this page instead
https://camel.apache.org/components/2.x/http4-component.html
> HTTP Component documentation about SSL configuration is misleading
> ------------------------------------------------------------------
>
> Key: CAMEL-14005
> URL: https://issues.apache.org/jira/browse/CAMEL-14005
> Project: Camel
> Issue Type: Task
> Components: camel-http
> Reporter: Mantas Gridinas
> Assignee: Andrea Cosentino
> Priority: Trivial
>
> HTTP component's documentation (at
> https://camel.apache.org/components/latest/http-component.html) suggests that
> you should use {{HttpComponent#setSslContextParameters}}, but the method does
> not seem to exist. How do you configure SSL with HttpComponent?
--
This message was sent by Atlassian Jira
(v8.3.4#803005)