[ 
https://issues.apache.org/jira/browse/CAMEL-11034?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15936771#comment-15936771
 ] 

ASF GitHub Bot commented on CAMEL-11034:
----------------------------------------

Github user zregvart closed the pull request at:

    https://github.com/apache/camel/pull/1554


> Undertow producer does not support `https`
> ------------------------------------------
>
>                 Key: CAMEL-11034
>                 URL: https://issues.apache.org/jira/browse/CAMEL-11034
>             Project: Camel
>          Issue Type: Improvement
>          Components: camel-undertow
>    Affects Versions: 2.19.0
>            Reporter: Zoran Regvart
>            Assignee: Zoran Regvart
>
> When trying to use the Camel Undertow producer to access HTTP endpoints using 
> SSL/TLS protocol the following exception is thrown:
> {code}
> Caused by: java.io.IOException: UT000065: SSL must be specified to connect to 
> a https URL
>       at 
> io.undertow.client.http.HttpClientProvider.connect(HttpClientProvider.java:72)
>       at io.undertow.client.UndertowClient.connect(UndertowClient.java:79)
>       at io.undertow.client.UndertowClient.connect(UndertowClient.java:73)
>       at 
> org.apache.camel.component.undertow.UndertowProducer.process(UndertowProducer.java:93)
> {code}



--
This message was sent by Atlassian JIRA
(v6.3.15#6346)

Reply via email to