Fix path validation of AS numbers
authortb <tb@openbsd.org>
Tue, 7 Jun 2022 08:50:07 +0000 (08:50 +0000)
committertb <tb@openbsd.org>
Tue, 7 Jun 2022 08:50:07 +0000 (08:50 +0000)
commit60c4be4a7336ac4568b261e709112e9cdcdfe3e9
tree1f649e3ca6dba9cf4f1fb2bb8f79f09ec0650ed9
parentf0b3fdac1438657121b57f03aae630ab0e27a881
Fix path validation of AS numbers

If a certificate along the chain does not have an AS numbers extension,
this is a failure condition according to RFC 3779, section 3.3.

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