CVSROOT: /cvs Module name: src Changes by: [email protected] 2025/10/04 04:52:30
Modified files:
usr.sbin/rpki-client: ccr.c
Log message:
rpki-client: improve error message for duplicate TALs
Using several TALs with the same SPKI doesn't really make sense and no
longer works due to the way the CCR is constructed. Since the current
error is very confusing, hint more clearly at the problem.
Prompted by a report by Gregory Edigarov on misc.
ok job
