freebsd-dev/usr.sbin/certctl
Kyle Evans 8c4094f38c certctl: factor out certname resolution
create_blacklisted() will identify a cert whether it's provided a path to
a cert or the hash.serial format that is shown by `certctl list`.

Factor this logic out into a resolve_certname() so that it may be reused
elsewhere.
2021-01-08 22:36:22 -06:00
..
certctl.8 Fix a typo 2021-01-07 15:28:29 +01:00
certctl.sh certctl: factor out certname resolution 2021-01-08 22:36:22 -06:00
Makefile