Details
-
Type:
Improvement
-
Status: Resolved
-
Priority:
Major
-
Resolution: Fixed
-
Affects Version/s: 2.19.0
-
Fix Version/s: None
-
Component/s: camel-undertow
-
Labels:None
-
Estimated Complexity:Unknown
Description
When trying to use the Camel Undertow producer to access HTTP endpoints using SSL/TLS protocol the following exception is thrown:
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)
Attachments
Issue Links
- links to