Natanael Copa
f2978eb33f
abuild-keygen: add support for creating kernel signing key
...
We need to have a key that can be used to sign kernel modules and
specifically 3rd party kernel modules. Add support for creating this key
in abuild-keygen.
ref: https://gitlab.alpinelinux.org/alpine/aports/-/issues/14873
2023-05-05 13:39:47 +02:00
Natanael Copa
94122d7bec
tests: pre-generate abuild keys
...
use a fake openssl for abuild-keykey and pre-generate the abuild keys.
This makes tests run significantly faster as we dont need to generate
new keys for each abuild-keygen test.
2022-11-29 09:08:14 +00:00
Natanael Copa
3a235e4d3c
tests: adjust to openssl 3
...
openssl3 have different output to stderr when generating keys. Adjust
accordingly.
2022-08-05 13:22:02 +00:00
Natanael Copa
4dbf8e3756
abuild-keygen: use doas instead of sudo
...
fallback to sudo if doas was not found
2022-06-22 16:41:51 +02:00
Natanael Copa
2326f0c4ef
tests: refactor abuild-keygen tests
2022-06-22 16:13:07 +02:00