diff options
author | B. Watson <yalhcru@gmail.com> | 2022-03-14 12:05:42 -0400 |
---|---|---|
committer | B. Watson <yalhcru@gmail.com> | 2022-03-17 12:38:04 -0400 |
commit | 3bf734aa5ec3b028989daff83766242b3ab95e55 (patch) | |
tree | 0b08340d7b1211097cb396d5aa0fad8c66525d9f /system/coolkey | |
parent | 17a6f8fb9c0827e97e6dbf6ddf6e8ece588db940 (diff) |
system/coolkey: Wrap README at 72 columns.
Signed-off-by: B. Watson <yalhcru@gmail.com>
Diffstat (limited to 'system/coolkey')
-rw-r--r-- | system/coolkey/README | 9 |
1 files changed, 6 insertions, 3 deletions
diff --git a/system/coolkey/README b/system/coolkey/README index fb523d92e1d66..eea068ebec5e7 100644 --- a/system/coolkey/README +++ b/system/coolkey/README @@ -1,7 +1,10 @@ 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. +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. +and Thunderbird, at: + +https://addons.mozilla.org/en-US/thunderbird/addon/3182. |