Certificate Store
Message-level security processing is done in SAP NetWeaver Application Server Java (AS Java). If the Integration Server executes security processing, a Web service is called in AS Java. Therefore, the certificates as well as the Certification Authority (CA) certificates to be used must be entered into the keystore of the AS Java that executes the security handling at runtime. In the Integration Directory, you reference these certificates by stating the name of the keystore view and the name of the entry for the respective certificate.
The configuration
process is described in more detail under
Integration
Directory. There, the two options for storing CA certificates are
described:
● In the TrustedCAs predefined view
● In an arbitrary keystore view

We recommend
that you store CA certificates in the TrustedCAs
view. Then, the service user executing the Web service requires fewer
authorizations than would be necessary otherwise. The authorizations required
for an arbitrary keystore view are described under
Defining Sender
Agreements.