CVSROOT: /cvs Module name: src Changes by: [email protected] 2026/01/20 09:49:03
Modified files:
usr.sbin/rpki-client: cert.c extern.h filemode.c main.c parser.c
print.c tal.c
Log message:
rpki-client: use spki/spkisz for the SPKI in a TAL
This used to use pkey, which is very confusing since this is the standard
name for an EVP_PKEY *.
ok job (part of a larger diff)
