Re: [Doubts] X509 Signing

2009-08-15 Thread rahul.soa
Hello David, Thanks for your suggestions. So far, after setting up UsernameToken profile, I have set the ws-security (X509 profile - signing and encryption) with the property file for basic security. I have attached the patches on the JIRA-4642. Now I am after the things you suggested. It sounds

Re: [Doubts] X509 Signing

2009-08-12 Thread Kevan Miller
On Aug 11, 2009, at 5:15 PM, rahul.soa wrote: Hello Jarek, FYI, Jarek is on vacation. I don't think he's reading email... --kevan

Re: [Doubts] X509 Signing

2009-08-12 Thread David Jencks
HI Rahul, I don't understand any details of what you are trying to do but I think you are trying to get access to a certificate so some parts of the xml message can be signed. In geronimo we have several gbeans to help with managing certificate stores and trust stores. These are set up s

[Doubts] X509 Signing

2009-08-11 Thread rahul.soa
Hello Jarek, I hope you are doing well. Presently, I am setting the signing at client side, I have a couple of doubts. I think, I can do something similar in the CXFPortMethodInterceptor String signatureKeyIdentifier = (String) properties.get("signatureKeyIdentifier"); String user = (String) pr