Hi Ney,

I was looking into this the other week and it does not appear to currently
support authentication.

https is available if you simply set the URL to https://.
You will need to supply the SSL certificate to Jetty (the jetty way). I
added some documentation on the wiki on the Jetty Component and SSL the
other day.

I will add a task in the dev tree to support userrealms in the camel-jetty
component.

regards
Ramon

On Wed, Dec 10, 2008 at 21:05, ney123 <[EMAIL PROTECTED]> wrote:

>
> 1. How to configure camel-jetty component to expose services to
> third-parties? E.g. receive XML message with POST?
> 2. If above can be fulfilled by camel-jetty itself, how to secure those
> services with HTTPS and user authentication, I require digest and client
> (x509) HTTP authentication.
> 3. How to configure camel-http component to get to secured services, e.g.
> send XML message with POST using HTTPS, with both digest and client (x509)
> HTTP authentication?
>
> I appreciate any help in these areas.
> Kind Regards
> Ney
> --
> View this message in context:
> http://www.nabble.com/HTTPS---help-required-tp20932280s22882p20932280.html
> Sent from the Camel - Users mailing list archive at Nabble.com.
>
>

Reply via email to