Hi You need to configure undertow component with SSL security settings https://camel.apache.org/components/4.0.x/undertow-component.html
You can find some SSL unit tests in camel-undertow that can lead you in the right direction On Mon, Oct 9, 2023 at 12:44 PM Martin Möller <martin.moel...@mailbox.org.invalid> wrote: > Hi we are trying to use the Undertow HTTP component to make a HTTP request > to a HTTPS server. This fails with > "java.io.IOException: UT000065: SSL must be specified to connect to a > https URL" > All required certificates are already installed on the system and other > Java-HTTP-clients already use them without any configuration. > > How can we configure the undertow component to use the default system > certificates? > > Thanks > Martin > -- Claus Ibsen ----------------- @davsclaus Camel in Action 2: https://www.manning.com/ibsen2