api-mutual-tls-header-name
This command identifies which HTTP header contains the client certificate for mutual TLS.
Syntax
api-mutual-tls-header-name header
Parameters
- header
- Specifies the name of the HTTP header. The default value is
X-Client-Certificate
.
Guidelines
The api-mutual-tls-header-name command identifies which HTTP header contains the client certificate for mutual TLS.
This command is relevant in the following situation.
- The require-api-mutual-tls command is set to
on
. - The api-mutual-tls-source command is set to
header
.