Certificate mapping file entries
Syntax for entries in a certificate mapping file...
SSLServerCert label ipaddress
where:
label Label of the server certificate in single or double quotes. If the label itself contains a single quote, double quotes are required as the delimiter. ipaddress IP address of the server from which the request was received.
Examples:
SSLServerCert 'My Certificate Label' 9.57.4.29
SSLServerCert "My Co.'s Certificate" 9.57.4.30
Related tasks
WebSphere variables