CVSROOT: /cvs Module name: src Changes by: [email protected] 2021/11/01 11:00:34
Modified files:
usr.sbin/rpki-client: cert.c extern.h main.c output-json.c
output.c parser.c
Log message:
Further simplify cert and auth handling. Move common code into auth_insert
and skip this distinction between invalid and failed certificates.
The difference between the to is getting more and more blurry.
OK tb@
