Hi

I logged a ticket to see if we can add support for this in a future release
https://issues.apache.org/jira/browse/CAMEL-5842

On Mon, Nov 26, 2012 at 11:15 AM, predie <[email protected]> wrote:
> Hello there.
>
> I was looking for documentation or example for setting up SSL connection for
> ldap component. Only what i found, was only JSSE Utility
> (http://camel.apache.org/camel-configuration-utilities.html) but ldap
> component is not supported.
>
> Any ideas how to set up SSL keystore in spring configuration?
>
> I tried
>
>     <camel:keyStoreParameters
>             id="xxx"
>             camelContextId="ctx"
>             resource="{absolute_path_to_keystore}"
>             type="JKS"
>             password="password"/>
>
> but it's not working.
>
> Thank you for your response.
>
>
>
> --
> View this message in context: 
> http://camel.465427.n5.nabble.com/LDAP-connection-via-SSL-tp5723224.html
> Sent from the Camel - Users mailing list archive at Nabble.com.



-- 
Claus Ibsen
-----------------
Red Hat, Inc.
FuseSource is now part of Red Hat
Email: [email protected]
Web: http://fusesource.com
Twitter: davsclaus
Blog: http://davsclaus.com
Author of Camel in Action: http://www.manning.com/ibsen

Reply via email to