Add ability to specifiy PKCS#11 slot number when using hx509
commit1d07f0835181eaa83859e5ae40928e71c77b81da
authorTimothy Pearson <kb9vqf@pearsoncomputing.net>
Thu, 24 Sep 2015 20:14:45 +0000 (24 15:14 -0500)
committerTimothy Pearson <kb9vqf@pearsoncomputing.net>
Thu, 24 Sep 2015 20:34:51 +0000 (24 15:34 -0500)
treecd66e6a3ec346db3c06a301db893750882f27b16
parentc81572ab5dcee3062e715b9e25ca7a20f6ec456b
Add ability to specifiy PKCS#11 slot number when using hx509
Example usage: kinit -C PKCS11:/usr/lib/opensc-pkcs11.so,slot=3 foo@BAR.TLD
lib/hx509/ks_p11.c