CVSROOT: /cvs Module name: src Changes by: clau...@cvs.openbsd.org 2021/11/02 13:30:30
Modified files: usr.sbin/rpki-client: cert.c parser.c Log message: Only add CA certificates to the auth tree, skip BGPsec certificates. Also make sure that trust anchors are not BGPsec certs. While there fix some overly long lines. OK benno@