SAP TABLES

wdisp/ssl_encrypt SAP Parameter attribute - SSL reencryption mode








wdisp/ssl_encrypt is a SAP Parameter attribute which is used to control SSL reencryption mode information. This is available within R/3 SAP systems depending on the version and release level.

Below is the standard documentation available and a few details of the attributes values .

wdisp/ssl_encrypt profile paramerter attributes


Parameter Name: wdisp/ssl_encrypt
Description: SSL reencryption mode
Default Value: 0
Parameter Type ( See IF_PARAMETER_TYPES): Integer range(INT_RANGE)
Restriction Values: 0 2
Parameter Unit:
Parameter Group: WebDisp
CSN Component: BC-CST-WDP
System-Wide parameter: No
Dynamic Parameter: No
Vector Parameter: No
Has Sub-Parameters: No
Check Function Exists: No

Parameter documentation

This parameter determines how the SAP Web Dispatcher handles inbound HTTP(S) requests. Following values are possible: 0: Forward the request unencrypted. 1: Re-encrypt the request with SSL, if the request arrived via the HTTPS protocol. 2: Always forward the request re-encrypted with SSL. The parameter corresponds to the SSLENC option of the ICM parameter icm/HTTP/j2ee_<(> <<)>xx> Note You can also configure the SAP Web Dispatcher for end-to-end SSL, by specifying the protocol ROUTER when you define the icm/server_port_<(> <<)>xx> parameter.

See SAP Parameter Documentation for full SAP documentation for this profile parameter.