In general if you have several rest services that need https I find it easier to have some proxy to offload the https for you as configuring that in Camel/Karaf can be very tricky. I use nginx to off load the https and let Camel focus on the route logic.
On Fri, Mar 3, 2017 at 8:14 AM, IanPea [via Camel] < ml-node+s465427n5794717...@n5.nabble.com> wrote: > > > As keen Camel-User, I must try this question. > > Which of the Rest-component can be recomended for secure HTTPS/SSL, > is there possibly a good example, with this componentin a REST-route with > https/SSL !? > > > Kind regards > Ian Pea. > > > We have the freedom of choosing the component freely, (Jetty, Restlet, > Netty), > but would need to get the SSL right quickly. > > On the Forum, one sees issues about this question, a bit unsettling. > > > > ------------------------------ > If you reply to this email, your message will be added to the discussion > below: > http://camel.465427.n5.nabble.com/Best-RES-component-with- > SSL-tp5794717.html > To start a new topic under Camel - Users, email > ml-node+s465427n465428...@n5.nabble.com > To unsubscribe from Camel - Users, click here > <http://camel.465427.n5.nabble.com/template/NamlServlet.jtp?macro=unsubscribe_by_code&node=465428&code=c291Y2lhbmNlLmVxZGFtLnJhc2h0aUBnbWFpbC5jb218NDY1NDI4fDE1MzI5MTE2NTY=> > . > NAML > <http://camel.465427.n5.nabble.com/template/NamlServlet.jtp?macro=macro_viewer&id=instant_html%21nabble%3Aemail.naml&base=nabble.naml.namespaces.BasicNamespace-nabble.view.web.template.NabbleNamespace-nabble.view.web.template.NodeNamespace&breadcrumbs=notify_subscribers%21nabble%3Aemail.naml-instant_emails%21nabble%3Aemail.naml-send_instant_email%21nabble%3Aemail.naml> > -- View this message in context: http://camel.465427.n5.nabble.com/Best-RES-component-with-SSL-tp5794717p5794718.html Sent from the Camel - Users mailing list archive at Nabble.com.