openwrt/target/imagebuilder
Christian Marangi 578f266ad7
imagebuilder: complete support for local signing keys
Complete support for local signing keys for APK.

A local key will be always generated, mkndx is always called with
--allow-untrusted as it needs to replace the sign key with the new local
one.

With CONFIG_SIGNATURE_CHECK the local index is signed with the local
key. Local public key is added with the ADD_LOCAL_KEY option.

Signed-off-by: Christian Marangi <ansuelsmth@gmail.com>
2024-10-29 00:07:52 +01:00
..
files imagebuilder: complete support for local signing keys 2024-10-29 00:07:52 +01:00
Config.in
Makefile imagebuilder: copy apk keys with CONFIG_SIGNATURE_CHECK 2024-10-29 00:07:51 +01:00