CVSROOT: /cvs Module name: src Changes by: [email protected] 2021/03/29 09:47:34
Modified files:
regress/usr.sbin/rpki-client: test-cert.c test-gbr.c test-mft.c
test-roa.c
Added files:
regress/usr.sbin/rpki-client: test-common.c
Log message:
Add a pretty_key_id() which reinserts colons into the hex string.
This way the AKI and SKI printed in the tests tools look the same as before.
Requested by job@, OK job@ tb@
