Certificate rekey is the process of replacing the key pair associated with a certificate while issuing a new certificate for the same or similar identity. It matters because sometimes trust should be refreshed with an entirely new key rather than continuing with the old one.
What is Certificate Rekey?
Rekeying is useful during routine hygiene, compromise response, algorithm migration, or trust-boundary changes. It differs from renewal that may sometimes reuse key material, because rekeying specifically emphasizes introducing a new key pair.
What Certificate Rekey Commonly Supports
Common uses include compromise recovery, stronger certificate hygiene, algorithm migration, periodic trust refresh, and high-assurance PKI operations.
Certificate Rekey vs. Certificate Renewal
Renewal refreshes certificate validity. Rekeying specifically replaces the underlying key pair as part of issuing a new certificate.
Frequently Asked Questions
Why rekey instead of just renew?
Because a new key can reduce exposure from older key material and align better with stronger lifecycle policy.
Is rekeying always required at renewal?
Not always, but many environments prefer it as a healthier practice.
Related Cybersecurity Terms