Hi
On 28/08/13 19:43, Gaurav Chandna wrote:
how to put encrypted password in sec:key Managers tag in cxf.xml
  for eg.

<http:tlsClientParameters>
       <sec:keyManagers keyPassword="password">
         <sec:keyStore type="JKS" password="password"
                       file="my/file/dir/Morpit.jks"/>


I can see from the code that Jetty "OBF" prefixes are supported

Cheers, Sergey

[1] http://wiki.eclipse.org/Jetty/Howto/Secure_Passwords

--
View this message in context: 
http://cxf.547215.n5.nabble.com/how-to-put-encrypted-password-in-sec-key-Managers-tag-in-cxf-xml-tp5733235.html
Sent from the cxf-user mailing list archive at Nabble.com.


Reply via email to