CVSROOT: /cvs Module name: src Changes by: t...@cvs.openbsd.org 2025/08/24 06:17:12
Modified files: usr.sbin/rpki-client: extern.h main.c mft.c Log message: Update mft references from RFC 6486 to 9286 in comments and warnings Also shuffle the ASN.1 templates into an order matching the RFC better. (This wasn't possible before we added the ASN1_ITEM_EXP to suppress some warnings with OpenSSL). ok claudio