diff options
author | Masahiro Yamada <masahiroy@kernel.org> | 2022-02-18 13:46:34 +0900 |
---|---|---|
committer | Masahiro Yamada <masahiroy@kernel.org> | 2022-03-03 08:18:20 +0900 |
commit | f44b645fe0070c0f1ac34a358252a7123c56e709 (patch) | |
tree | e604a43dcda8c640fbb5ad5b2c77a9f64a4fc88c /usr | |
parent | 6ce019f73d52513239314e75376a5ca622aa3632 (diff) |
certs: simplify empty certs creation in certs/Makefile
To create an empty cert file, we need to pass "" to the extract-cert
tool, which is common for all the three call-sites of cmd_extract_certs.
Factor out the logic into extract-cert-in.
One exceptional case is PKCS#11 case, where we override extract-cert-in
with the URI.
Signed-off-by: Masahiro Yamada <masahiroy@kernel.org>
Reviewed-by: Nicolas Schier <n.schier@avm.de>
Diffstat (limited to 'usr')
0 files changed, 0 insertions, 0 deletions