Setting certificate length
- Published on Sep 10, 2026
Prev Next To set the length of Endpoint Security (HX) certificates:
Enable CLI configuration mode.
hostname > enable
hostname # configure terminal
Specify the certificate length, in bits:
hostname (config) # hx pki server cert-bits <bits>
where <bits> is the number of bits for the Endpoint Security (HX) certificates. Valid values range from 1024 and 4096 bits. The default is 2048 bits.
To set the length back to the default, use the no form of this command:
hostname (config) # no hx pki server cert-bits
Save your changes:
hostname (config) # write memory
Was this article helpful?
Related articles
Endpoint Security (HX) > Endpoint Security (HX) On-Premises Server Deployment Guide Release 5.3.0 > Appendices > Managing Endpoint Security (HX) PKI certificates
Endpoint Security (HX) > Endpoint Security (HX) Virtual Server 10.x Deployment Guide > Appendices > Managing Endpoint Security (HX) PKI certificates
Endpoint Security (HX) > Endpoint Security (HX) Cloud Server 10.x Deployment Guide > Appendices > Managing Endpoint Security (HX) PKI certificates