CVSROOT: /cvs Module name: src Changes by: t...@cvs.openbsd.org 2025/06/26 22:01:04
Modified files: usr.sbin/rpki-client: cert.c Log message: rpki-client: reject certs with unknown critical extension The validator will do this anyway, but the current logic suggests misbehavior. Also reuse the nid rather than refetching it from libcrypto ok claudio job