cancel
Showing results for 
Search instead for 
Did you mean: 

Accesing default Java AS KeyStore

Former Member
0 Kudos

Hi everyone,

I need to access some certificates imported in default keystore of a SAP J2EEngine 7.1 in an EJB application deployed on the server.

Has anyone faced the same problem? Do you know where to find documentation related?

I'm developing an EJB 3.0 with SAP NWDS 7.1 sp6 and deploying into a PI 7.1 WAS

Thanks un advance.

Daniel García

Edited by: Daniel Garcia on Nov 18, 2008 6:41 PM

Accepted Solutions (0)

Answers (1)

Answers (1)

Former Member
0 Kudos

Hi,

try [this|http://help.sap.com/saphelp_nwce10/helpdata/en/18/6197044da2a745a4d588da33e0facf/frameset.htm] page in the security documentation, as well as the relevant [javadoc|http://help.sap.com/javadocs/nwce/current/se/SP5/com/sap/security/core/server/ssf/SsfProfileKeyStore.html] and see if they help in your case.