mirror of
https://gitlab.com/fdroid/fdroidserver.git
synced 2024-11-04 06:20:12 +01:00
3829d37d34
This assumes that the smartcard is already setup with a signing key. init does not generate a key on the smartcard, and skips genkey() if things are configured to use a smartcard. This also does not touch APK signing because that is a much more elaborate question, since each app is signed by its own key.
5 lines
123 B
INI
5 lines
123 B
INI
name = OpenSC
|
|
description = SunPKCS11 w/ OpenSC Smart card Framework
|
|
library = /usr/lib/opensc-pkcs11.so
|
|
slotListIndex = 1
|