SAP ABAP Data Element ICMVCLIENTSTR (String for Client Verification)
Hierarchy
SAP_BASIS (Software Component) SAP Basis Component
   BC-CST-IC (Application Component) Internet Communication Manager
     SICM (Package) Internet Communication Manager
Basic Data
Data Element ICMVCLIENTSTR
Short Description String for Client Verification  
Data Type
Category of Dictionary Type     Direct Type Entry
Type of Object Referenced     No Information
Domain / Name of Reference Type      
Data Type CHAR   Character String 
Length 40    
Decimal Places 0    
Output Length 40    
Value Table      
Further Characteristics
Search Help: Name    
Search Help: Parameters    
Parameter ID   
Default Component name    
Change document    
No Input History    
Basic direction is set to LTR    
No BIDI Filtering    
Field Label
  Length  Field Label  
Short  
Medium  
Long  
Heading  
Documentation

Definition

Here you can specify when using SSL whether the client must have an X.509 certificate or not. There are three levels of verification (0-2):

0: No certificate is required and the server does not ask for one.

1: The server asks the client to send a certificate. If the client does not send a certificate, another method is used for the authentification (e.g. basic - default setting).

2: A client must send a valid certificate to the server, otherwise access is denied.

Use

Dependencies

Remember that these settings are lost when the system is restarted. Permanent settings are made in the profile parameters icm/HTTPS/verify_client and icm/server_port_<xx>.

Example

History
Last changed by/on SAP  20040312 
SAP Release Created in 630