CVSROOT: /cvs Module name: src Changes by: [email protected] 2024/04/21 13:27:44
Modified files:
usr.sbin/rpki-client: cert.c cms.c crl.c extern.h filemode.c
output-json.c parser.c repo.c
Log message:
P-256 support is experimental so require -x to enable it.
Also clean up the externs a little bit by moving experimental and noop
to extern.h.
Reminded by and OK tb@
