Cell-wide z/OS variables

The following predefined WebSphere Application Server for z/OS cell-wide customization variables can be added through the administrative console by clicking Environment > Manage WebSphere Variables.

protocol_http_defaultIdentity
Specifies the user identity that is associated with unauthenticated HTTP requests. Use the protocol_http_defaultIdentity variable only if unauthenticated users have been permitted through the Global Security settings. This value is initially configured through the WebSphere Application Server for z/OS interactive system productivity facility (ISPF) customization dialog.
Data type String
Default WSADMIN
protocol_https_defaultIdentity
Specifies the user identity that is associated with unauthenticated HTTPS requests. Use the protocol_https_defaultIdentity variable only if unauthenticated users have been permitted through the Global Security settings. This value is initially configured through the WebSphere Application Server for z/OS ISPF customization dialog.
Data type String
Default WSADMIN
protocol_https_cert_mapping_file
Specifies the name of a file containing entries that map IP addresses to server certificate labels. When an HTTP Secure Sockets Layer (SSL) connection request is received, the application server checks the IP address against entries in the file specified on this variable. If a match is made, the certificate that is mapped to the IP address is used for the connection. If no match is found, the application server checks for the existence of the protocol_https_default_cert_label variable. If a value has been specified on the protocol_https_default_cert_label variable, the certificate specified is used to establish the connection. If no value has been specified on the protocol_https_default_cert_label variable, the default server certificate specified in the resource access control facility (RACF) SSL keyring owned by the application server is used to establish the HTTP SSL connection.
Data type String
protocol_https_default_cert_label
Specifies the label of the server certificate to use when establishing HTTP SSL connections with the application server. If no value is specified and the IP address of the server does not match an IP address that is contained in the certificate mapping file specified on the protocol_https_cert_mapping_file variable, the default server certificate specified in the RACF SSL keyring owned by the application server is used to establish the HTTP SSL connection.
Data type String
wlm_stateful_session_placement_on
Specifies round-robin queuing of HTTP sessions among servant regions.

See Configuring an application server to use the WLM even distribution of HTTP requests function for more information.


Related tasks
Configuring WebSphere variables
Related reference
Repository service custom properties
Configuring server custom properties
HTTP transport custom properties
Certificate mapping file entries



Searchable topic ID:   urun_cellwide_websvar
Last updated: Jun 21, 2007 9:56:50 PM CDT    WebSphere Application Server for z/OS, Version 5.0.2
http://publib.boulder.ibm.com/infocenter/wasinfo/index.jsp?topic=/com.ibm.websphere.zseries.doc/info/zseries/ae/urun_cellwide_websvar.html

Library | Support | Terms of Use | Feedback