diff options
author | Rob Austein <sra@hactrn.net> | 2017-06-07 15:53:38 -0400 |
---|---|---|
committer | Rob Austein <sra@hactrn.net> | 2017-06-07 15:53:38 -0400 |
commit | 254bf4a64d6e3acdd47cd9e15a1e282e5fc0ec4c (patch) | |
tree | 20a7890369d32c7f6c25603bf2619d7e0951f031 | |
parent | b208b2cab51c0fce3d98e8e462b14d07fa3fcc66 (diff) |
Doh, proofread doc.
-rw-r--r-- | README.md | 4 |
1 files changed, 1 insertions, 3 deletions
@@ -27,9 +27,7 @@ useful things with those keys. ## Scripts -* `create-keys.sh` uses `pkcs11-tool` to create several test keys. At - the moment these are all RSA: the HSM is quite capable of using EC - P-256, P-384, and P-521 keys, but the engine seems not to like them. +* `create-keys.sh` uses `pkcs11-tool` to create several test keys. * `list-keys.sh` uses `pkcs11-tool` to list keys known to the HSM. |