cert-key-size
Configures the size of the key associated with a certificate request
Supported on the following devices:
- Access Points: AP5010, AP310i/e, AP410i/e, AP505i, AP510i, AP510e, AP560i, AP6522, AP6562, AP7161, AP7502,
AP7522, AP7532, AP7562, AP7602, AP7612, AP7622, AP763, AP7662, AP8163, AP8543,
AP8533.
- Service Platforms:
NX5500, NX7500, NX9500, NX9600
- Virtual Platforms: CX9000, 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) |