cert-key-size
Configures the size of the key associated with a certificate request
Supported in the following platforms:
- Access Points — AP7502, AP7522,
AP7532, AP7562, AP7602, AP7612, AP7622, AP7632, AP7662, AP8163, AP8432, AP8533
- Wireless Controller — RFS4010
- Service Platforms — NX5500, NX7500,
NX9500, NX9600, VX9000
Syntax
cert-key-size [2048|3072|4096]
Parameters
cert-key-size [2048|3072|4096]
cert-key-size [2048|3072|4096] |
Configures the certificate request key size. The options
are:
- 2048 – Sets the key size to 2048 bits. This is the default setting.
- 3072 – Sets the key size to 3072 bits
- 4096 – Sets the key size to 4096 bits
|
|
Examples
nx9500-6C8809(config-cmp-policy-test)#cert-key-size 3072
nx9500-6C8809(config-cmp-policy-test)#show context
crypto-cmp-policy test
cert-key-size 3072
ca-server primary host 192.168.8.74 port 8 path cmp
nx9500-6C8809(config-cmp-policy-test)#
Related Commands
no |
Reverts the certificate request key size to default
(2048 bits) |
|