You are viewing a plain text version of this content. The canonical link for it is here.
Posted to users@camel.apache.org by sekaijin <je...@aphp.fr> on 2015/09/29 16:00:20 UTC

https REST DSL servicemix CamelHttpTransportServlet

Hi
Howto configure servicemix to secure Rest service using REST DSL and
CamelHttpTransportServlet
 

Thank
JYT



--
View this message in context: http://camel.465427.n5.nabble.com/https-REST-DSL-servicemix-CamelHttpTransportServlet-tp5772098.html
Sent from the Camel - Users mailing list archive at Nabble.com.

Re: https REST DSL servicemix CamelHttpTransportServlet

Posted by Arnaud Deprez <ar...@gmail.com>.
As the servlet use jetty by default you can configure it but I didn't
recommend it.
It's better and easier and more scalable to use a proxy like haproxy, nginx
or apache and configure it with ssl endpoints in front of your web service.
These tools are especially build for this use case

Le Dim 4 Oct 2015 7:57, sekaijin <je...@aphp.fr> a écrit :

> only https
> thank
>
>
>
> --
> View this message in context:
> http://camel.465427.n5.nabble.com/https-REST-DSL-servicemix-CamelHttpTransportServlet-tp5772098p5772226.html
> Sent from the Camel - Users mailing list archive at Nabble.com.
>

Re: https REST DSL servicemix CamelHttpTransportServlet

Posted by sekaijin <je...@aphp.fr>.
only https
thank



--
View this message in context: http://camel.465427.n5.nabble.com/https-REST-DSL-servicemix-CamelHttpTransportServlet-tp5772098p5772226.html
Sent from the Camel - Users mailing list archive at Nabble.com.

Re: https REST DSL servicemix CamelHttpTransportServlet

Posted by Arnaud Deprez <ar...@gmail.com>.
What do you mean by "secure" ?
Configure ssl, Role based spring like application or Both ?

On Tue, Sep 29, 2015 at 4:16 PM sekaijin <je...@aphp.fr> wrote:

> Hi
> Howto configure servicemix to secure Rest service using REST DSL and
> CamelHttpTransportServlet
>
>
> Thank
> JYT
>
>
>
> --
> View this message in context:
> http://camel.465427.n5.nabble.com/https-REST-DSL-servicemix-CamelHttpTransportServlet-tp5772098.html
> Sent from the Camel - Users mailing list archive at Nabble.com.
>