Hi Faisal,
As per instructions in the link above, I've finally found on Enterprise Manager page, the place where to edit: Weblogic Domain > Security > Security Provider Configuration (Apropos, you need to RIGHT click on domain to get the menu written above - and thus it was a bit cumbersome for me to find it).
So by following the instructions given, I have now configured the keystore path to my generated keystore in the Security Provider Configuration, as well Signature key and Encryption key.
Now, while loading of own keystore appears to be OK, there are some errors which I did not manage to solve. Here is the excerpt from server log: "The certificate, orakey, is not retrieved." Notice there was no place where to configure the recipient key.
I am now stuck with this error - just copied some excerpts from WebLogic log.
..................................
[...]
Configuration property keystore.enc.csf.key value is null
[J2EE_APP.name:] Successfully loaded keystore [path:C:\Oracle\mykeystore.jks,]
...
[arg:] The certificate, orakey, is not retrieved.
...
[arg:] Failure in getting recipient certificate using recipient key alias orakey
...
Cannot obtain a valid recipient cert for client message sending
...
Error in sending the request.
................................................
Any help is much appreciated.
Thank You,
Lucia
[Last edited May 03, 2011 08:45:21]