icm/ssl_config

Parameter

icm/ssl_config

Short text

SSL Configuration

Parameter Description

This is a vector parameter in the format [parameter name]_[index].

You can use this parameter to define an SSL server configuration. This configuration includes a credential, the SSL server cache size, the retention period of the cache objects, the SSL client verification, and the permitted SSL Cipher Suites.

You can use this SSL configuration in parameter icm/server_port when defining services in the ICM and the SAP Web Dispatcher.

Application Area

Internet Communication Manager

Who is permitted to make changes?

Customer

Operating System Restrictions

None

Database System Restrictions

None

Are other parameters affected or dependent?

This parameter can be referenced from parameter icm/server_port.

Example: icm/server_port_0 = PROT=HTTPS, PORT=8444, SSLCONFIG=ssl_config_0

Values allowed

Valid Input, Formats, Areas:

CRED=[fully qualified file name] [,CACHESIZE=[maximum number of cacheable entries], LIFETIME=[maximum lifetime of an entry in seconds], VCLIENT=[SSL client verification], CIPHERS=[List of supported cipher suites]]

Examples:
CRED=SAPSSLSsapext.pse, VCLIENT=1 or CRED=SAPSSLSsapint.pse, VCLIENT=2, CACHESIZE=20000, LIFETIME=1800

You May Also Like

Leave a Reply?