SSLClientCertificatePath
The path of a PKCS12 file that contains a certificate and private key to use to prove the identity of the client, when the web server requests a certificate from the client (Web Connector).
Specify an absolute path, or a path relative to the Web Connector executable file.
You must also set the parameter SSLClientCertificatePassword.
Type: | File path |
Default: | |
Required: | Required in any section specified by ClientCertificateSections |
Configuration Section: | Any section specified by ClientCertificateSections, or TaskName |
Example: | SSLClientCertificatePath=client-cert.p12
|
See Also: |