CVSROOT: /cvs Module name: src Changes by: t...@cvs.openbsd.org 2025/07/02 08:30:00
Modified files: usr.sbin/rpki-client: cert.c Log message: rpki-client: move AKI handling to cert_parse_extensions() With this, the extension parsing switch is complete. ok job