diff options
author | Magnus Ahltorp <map@kth.se> | 2015-04-10 14:30:06 +0200 |
---|---|---|
committer | Magnus Ahltorp <map@kth.se> | 2015-04-10 14:30:06 +0200 |
commit | 34c17f5289782249674ec04d770cf88743ab545b (patch) | |
tree | b3d26758d2dc2a0489ba58cde67c550dd4313717 /test/catlfish-test-local-signing.cfg | |
parent | a3601fc27b73cdf0bfd67fca19fc2f656adec2eb (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 |