Add a TODO item for BGPsec router certs
authortb <tb@openbsd.org>
Sat, 8 Jun 2024 13:32:30 +0000 (13:32 +0000)
committertb <tb@openbsd.org>
Sat, 8 Jun 2024 13:32:30 +0000 (13:32 +0000)
commit37cdae3df320b508da15a0784449d0ca9d041c97
tree662ed612729fb9ebb3c59c6092154c2369f65865
parenteb6f3761ff01eb013de5d1be31161006320d32a2
Add a TODO item for BGPsec router certs

It is currently assumed that there is only one extended key usage OID.
RFC 8209 allows others. For example, it may well make sense for operators
to include the anyExtendedKeyUsage OID to be able to use validators that
don't recognize the BGPsec Router purpose.

ok job
usr.sbin/rpki-client/x509.c