CVSROOT: /cvs Module name: src Changes by: [email protected] 2025/08/01 11:29:30
Modified files:
usr.sbin/rpki-client: x509.c
Log message:
rpki-client: add experimental support for P-256 TA keys
This reuses a subset of the checks in cert_check_spki() and passes regress.
It will make sure we revisit this if we add support for other key types and
resolves an XXX (while adding another one).
discussed with job
