Entering content frame

Function documentation SSL Locate the document in its SAP Library structure

Use

You configure the parameters for secure communication (with HTTPS) between the TREX Java client, which is integrated in the Web AS Java as a TREX service and the TREX Web server here. The Java client and Web server both need a certificate issued by the same certification authority (CA) in order to be able to communicate with one another securely.

     The Java client needs a client certificate.

     The Web server needs a server certificate.

     Both components need the root certificate of the CA that issues the other two certificates.

Note

For more information about the configuration of secure communication between the TREX Java client and the TREX Web server, see Configuration of the TREX Security Settings ® Providing the Certificates for the Java Client

 

Features

Relevant SSL Parameters

Key

Value

Description

default.keystore

TREXKeyStore

Keystores in which the certificates for secure communication between the Java client and CM are stored (public key and private key certified by the CA).

default.truststore

TrustedCAs

Keystores in which the certificates of certification authorities (CAs) that you trust are stored.

 

 

Leaving content frame