Skip to content

Releases: GSA/gsa-icam-card-builder

Added two test cards with ICI values of 8 and 9

05 Jul 13:23
Compare
Choose a tag to compare

This is to test whether validation systems and PACS use the high-order bit of the ICI. The cards are valid ICAM PIV test cards using NIST test OIDs. The photo on 46_Golden_FIPS_201-2_PIV_ICI_8 is null as an additional test condition.

Corrected IDEMIA applet version

15 May 17:34
Compare
Choose a tag to compare

The tlvparsing/usr/local/bin/idemia_atrs.pl script was updated to report the correct applet description. GUI updated to show release. Added O/S utility.

Single Button for PIV and Global PIN Retries

06 Feb 19:06
dba4d8f
Compare
Choose a tag to compare

Refactored retry counter checks into a single button that retrieves the retry counters for both the PIV and Global PINs.

Added Card Utilities Tab

05 Feb 22:12
Compare
Choose a tag to compare

The "Card Encoder" tab name has been changed to "Card Utilities." The Card Utilities tab provides a quicker way to determine the number of retries without decrementing either retry counter.

Updated Golden PIV, PIV-I Auth Certs with UPN

28 Jan 14:38
Compare
Choose a tag to compare

There have been multiple requests for UPNs in the PIV Auth certs for LACS logon in addition to PACS. The PIV Auth or Auth certs on the following cards have been updated:

Added Cards 57-59, updated Card 48

07 Jan 16:59
Compare
Choose a tag to compare

Card 57's CHUID signature cert is revoked. Basic SP 800-116 rule. Card 58's Card Authentication Certificate is revoked. Another Basic SP 800-116 rule. Card 59 contains a valid Card 51 data set so that Card 51 time of access can be tested.

Reverted Separate CRL for Response Signer Certs

21 Dec 11:04
Compare
Choose a tag to compare

For some systems, the response signing certificates were not available if the CRL was not available. Since the response signing certs were in the same CRL as the EE certs, Windows doesn't bother to look at the CRL DP in the response signing certs that clearly pointed to the separate CRL. Since most of the validation systems are Windows-based, we decided we should return the serial numbers of the two revoked response signing certs to the signing CA's main CRL.

Populated Empty .p7c Files

20 Nov 20:08
Compare
Choose a tag to compare

For whatever reason, these files had been empty. Populated them in an effort to reduce some of the stagnation that has strange side effects on Windows platforms.

Corrected Path 32 (Invalid SKID)

14 Nov 16:38
Compare
Choose a tag to compare

This path was actually correct, so needed to be broken by creating a SKID that is not the SHA-1 hash of its public key. Database files needed to be rebuilt with an empty CRL being specially created for the Gen3 issuer.

Rebuilt CA Database, Cleaned up Responder Installer

06 Nov 13:07
Compare
Choose a tag to compare

Rebuilt CA databases to double-check that the right certs, CRLs, and database files are getting propagated during responder database updates, Cleaned up responder installer so that it doesn't mangle /etc/hosts files.