aboutsummaryrefslogtreecommitdiff
path: root/libhal/utils
diff options
context:
space:
mode:
authorRob Austein <sra@hactrn.net>2017-05-20 14:37:34 -0400
committerRob Austein <sra@hactrn.net>2017-05-20 14:37:34 -0400
commit88603b2c457591c9522883bd2354c56640ecd4c1 (patch)
treec212dcd13aa3c601f3171812ffb567e511bee841 /libhal/utils
parente3895b98b1ddaf8303f1374b52f91b85b92df94b (diff)
Clean up ancient cruft: p11util, SQL-based hsmbully test.
p11util has long since been overtaken by developments: everything it used to do is now doable on the console, and if for some reason we really needed a tool to change PINs via the RPC port, we could do it in a dozen lines of Python using the cryptech.libhal RPC API. hsmbully may still be a useful test, but all the antics with configuring SQL database and on-disk keystores is long since obsolete.
Diffstat (limited to 'libhal/utils')
0 files changed, 0 insertions, 0 deletions
'n44' href='#n44'>44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64 65 66 67 68 69 70 71 72 73 74 75 76 77 78 79 80 81 82 83 84 85 86 87 88 89 90 91 92 93 94 95 96 97 98 99 100 101 102 103 104 105 106 107 108 109 110 111 112 113 114 115 116 117 118 119 120 121 122 123 124 125 126 127 128 129 130 131 132 133 134 135 136 137 138