diff options
author | Magnus Ahltorp <map@kth.se> | 2015-04-10 14:30:06 +0200 |
---|---|---|
committer | Magnus Ahltorp <map@kth.se> | 2015-04-10 15:44:26 +0200 |
commit | c092b632d444b5c15aeac30c043c45b40775af60 (patch) | |
tree | b3d26758d2dc2a0489ba58cde67c550dd4313717 /test/catlfish-test-local-signing.cfg | |
parent | f54aecd113d5ee6834672838ed83a732fd383786 (diff) |
Testing environment for hsm signing
Diffstat (limited to 'test/catlfish-test-local-signing.cfg')
-rw-r--r-- | test/catlfish-test-local-signing.cfg | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/test/catlfish-test-local-signing.cfg b/test/catlfish-test-local-signing.cfg index c8b27ae..a48b2d4 100644 --- a/test/catlfish-test-local-signing.cfg +++ b/test/catlfish-test-local-signing.cfg @@ -13,3 +13,9 @@ paths: logpublickey: tests/keys/logkey.pem logprivatekey: tests/keys/logkey-private.pem privatekeys: tests/privatekeys + +#hsm: +# library: /usr/local/lib/softhsm/libsofthsm2.so +# slot: 0 +# label: mylabel +# pin: ffff |