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
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
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
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