diff options
Diffstat (limited to 'vendor/github.com/miekg/pkcs11/softhsm2.conf')
-rw-r--r-- | vendor/github.com/miekg/pkcs11/softhsm2.conf | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/vendor/github.com/miekg/pkcs11/softhsm2.conf b/vendor/github.com/miekg/pkcs11/softhsm2.conf new file mode 100644 index 000000000..876990cdd --- /dev/null +++ b/vendor/github.com/miekg/pkcs11/softhsm2.conf @@ -0,0 +1,4 @@ +log.level = INFO +objectstore.backend = file +directories.tokendir = test_data +slots.removable = false |