Show TOC

SSLLocate this document in the navigation 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.

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.