diff options
author | Andy Bailey <bailey@akamai.com> | 2010-05-13 01:00:43 +0200 |
---|---|---|
committer | Robby Workman <rworkman@slackbuilds.org> | 2010-05-13 01:00:43 +0200 |
commit | c52ae73dea9c2717364e6847b5707c60e0cef7c3 (patch) | |
tree | fdb3e3d4cbf402cf85decb6da8b717a44559e7fb /system/coolkey/README | |
parent | b072cc799b022c372b67b18c3890caa89e84342c (diff) | |
download | slackbuilds-c52ae73dea9c2717364e6847b5707c60e0cef7c3.tar.gz |
system/coolkey: Added to 13.0 repository
Diffstat (limited to 'system/coolkey/README')
-rw-r--r-- | system/coolkey/README | 9 |
1 files changed, 9 insertions, 0 deletions
diff --git a/system/coolkey/README b/system/coolkey/README new file mode 100644 index 0000000000..b496c9a85e --- /dev/null +++ b/system/coolkey/README @@ -0,0 +1,9 @@ +coolkey is a pkcs#11 smartcard library that can be used with a US +Government CAC (Common Access Card), in conjunction with pcsc-lite. +It is most commonly used by pkcs#11 aware web browsers or email clients, to +use a CAC's client certificate for authentication or signing. + +coolkey is commonly used with the DoD Configuration plugin for Firefox +and Thunderbird, at https://addons.mozilla.org/en-US/thunderbird/addon/3182. + +This requires mozilla-nss and pcsc-lite (in that order). |