[PATCH 0/5] certs: various cleanups of certs/Makefile

From: Masahiro Yamada
Date: Fri Nov 05 2021 - 00:01:11 EST





Masahiro Yamada (5):
certs: remove meaningless $(error ...) in certs/Makefile
certs: check-in the default x509 config file
certs: remove noisy messages while generating the signing key
certs: use 'cmd' to hide openssl output in silent builds more simply
certs: use if_changed to re-generate the key when the key type is
changed

certs/Makefile | 74 ++++++++-------------------------------
certs/default_x509.genkey | 17 +++++++++
2 files changed, 32 insertions(+), 59 deletions(-)
create mode 100644 certs/default_x509.genkey

--
2.30.2