CVSROOT: /cvs Module name: src Changes by: [email protected] 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
