chiark / gitweb /
'smartcardoptions' config item for setting up HSMs with fdroid
authorHans-Christoph Steiner <hans@eds.org>
Fri, 4 Apr 2014 02:07:45 +0000 (22:07 -0400)
committerHans-Christoph Steiner <hans@eds.org>
Mon, 7 Apr 2014 20:00:18 +0000 (16:00 -0400)
commit2bd62239f71687d5c1b2c96833d4260df3f471b6
tree03643ce5512837754112697435e2b2c57e548026
parent0950cdac0969105c3ddcf4b2db6ee1a76a41b065
'smartcardoptions' config item for setting up HSMs with fdroid

These options are needed to configure Java's keytool and jarsigner to use
a Hardware Security Module aka HSM aka smartcard.  The defaults provided
are meant to make things work as easily as possible.
examples/config.py
fdroidserver/common.py
fdroidserver/update.py