CVSROOT: /cvs Module name: src Changes by: [email protected] 2022/11/04 03:43:13
Modified files:
usr.sbin/rpki-client: aspa.c extern.h gbr.c mft.c print.c roa.c
tak.c x509.c
Log message:
Check the SIA signedObject in ROA/MFT/ASPA/TAK/GBR EE certificates
Unfortunately we can't yet error out when accessMethods other than
signedObject are encountered in the SubjectInformationAccess extension
because there is pollution in the ecosystem.
OK tb@
