views:

28

answers:

0

Hi,

My application runs in Websphere 6.1 and it needs to encrypt OutputStream using security certificate. I guess that I have to use WAS keystore, so certificate will be configurable through admin console. I've searched Developerworks and WAS documentation and got stuck on amount of information, most of which leads to securing passwords and securing webservices - and I don't do neither.

Does anybody have a sample code on how to do it and/or good pointers on where to look on IBM sites? Many thanks!