Check the SIA signedObject in ROA/MFT/ASPA/TAK/GBR EE certificates
authorjob <job@openbsd.org>
Fri, 4 Nov 2022 09:43:13 +0000 (09:43 +0000)
committerjob <job@openbsd.org>
Fri, 4 Nov 2022 09:43:13 +0000 (09:43 +0000)
commit2cf0e1225564d842848697d26c43141252c00c36
tree508fcdae83e0c7f71e90a067e0a80781e5da54b5
parent55490b0115c4653a78bbcd99d48b987aafd98657
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@
usr.sbin/rpki-client/aspa.c
usr.sbin/rpki-client/extern.h
usr.sbin/rpki-client/gbr.c
usr.sbin/rpki-client/mft.c
usr.sbin/rpki-client/print.c
usr.sbin/rpki-client/roa.c
usr.sbin/rpki-client/tak.c
usr.sbin/rpki-client/x509.c