According to the YD/T standard, the certificate rotation of BGPsec router must comply with the RFC8634 specification. Its core process includes:
| Phase | Operation content | Time requirement |
|---|---|---|
| New certificate issuance | Generate key pair and publish it to RPKI repository | T+0 |
| Segment period | Wait for global RPKI cache synchronization | ≥24 hours |
| Key switch | Stop signing with old keys and refresh BGPsec UPDATE | Off-peak period |
Typical case: An operator’s AS64500 completed emergency rotation within 2 hours due to key leakage detection:
Time window control through key rotation:
It is recommended to use the EST protocol defined in RFC7030:
RouterConfig { "est_server": "rpkica.example.com", "rollover_interval": 90d, "emergency_threshold": 1h } For a BGPsec spokesperson cluster across ASs, it is necessary to establish the following:

Copyright ©2026 All Rights Reserved
Update:
Mon, 13 Jul 2026 16:39:45 +0000