grpc certificate common-name
To specify a common-name for the certificate generated by the router while using gRPC dial-in, use the grpc certificate common-name command in the Global Configuration mode
grpc certificate common-name WORD
Syntax Description
WORD |
Specifies the common name when certificate is generated, default: ems.cisco.com . |
Command Default
None
Command Modes
Global Configuration modeCommand History
Release |
Modification |
---|---|
Release 24.1.1 |
This command was introduced. |
Usage Guidelines
No specific guidelines impact the use of this command.
Task ID
Task ID |
Operations |
---|---|
config-services |
read, write |
Examples
The following example shows how to specify a common-name:
Router(config)#grpc
Router(config-grpc)#certificate common-name cisco.com
Router(config-grpc)#commit