ssl-keyfile-label
Use the ssl-keyfile-label stanza entry to define the label of the certificate that is used for authentication to the HTTP server. This stanza entry is required only if client certificate authentication is required by the update server.
Syntax
ssl-keyfile-label = label_name Description
This certificate must be present in the certificate database that is used for junction communication.
Options
- label_name
- The label of the certificate that is used for authentication to the HTTP server.
Usage
This stanza entry is optional.
Default value
None.
Example
ssl-keyfile-label = "samplelabel"