Skip to content

Commit c4749e9

Browse files
committed
Updated US CAC (markdown)
1 parent bb9de6b commit c4749e9

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

US-CAC.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
The US Army is using the Common Access Cards (CAC), specified by the Global Smart Card Interoperability Specification (GSC-IS) version 2.1 [1]. This specification is available below.
22

3-
The standard is implemented in the `etc/libopensc/{pkcs15,card}-cac.c`.
3+
The standard is implemented in the `src/libopensc/{pkcs15,card}-cac.c`.
44

5-
Additionally, the older version of the CAC specification CACv1 is implemented in the `etc/libopensc/card-cac1.c`. This specification is not available for download, but it is still needed for legacy smart cards or so called CAC Alt tokens (Alternative tokens), which do not support all the specification, but usually provide only limited list of certificates.
5+
Additionally, the older version of the CAC specification CACv1 is implemented in the `src/libopensc/card-cac1.c`. This specification is not available for download, but it is still needed for legacy smart cards or so called CAC Alt tokens (Alternative tokens), which do not support all the specification, but usually provide only limited list of certificates.
66

77
[1] https://www.nist.gov/publications/government-smart-card-interoperability-specification-version-21

0 commit comments

Comments
 (0)