CVSROOT: /cvs Module name: src Changes by: [email protected] 2026/04/02 20:11:43
Modified files:
usr.sbin/rpki-client: cert.c
Log message:
rpki-client: rename certificate_policies() into cert_policies()
This is slightly more consistent with the remainder of the file.
All other extension handlers except those for ipAddrBlocks and
autonomousSysIds, which start with sbgp_ for historical reasons,
have a cert_ prefix.
discussed with claudio
