Overview
Comment: | Updated built-in certs, and added script to rebuild built-in certs |
---|---|
Downloads: | Tarball | ZIP archive | SQL archive |
Timelines: | family | ancestors | descendants | both | piv |
Files: | files | file ages | folders |
SHA1: | 2c8ab6e8d0a777beec9963d01a19f2a1d602fcb1 |
User & Date: | rkeene on 2013-01-15 18:48:43 |
Other Links: | manifest | tags |
Context
2013-01-15
| ||
19:03 | Removed extraneous CA check-in: acce3f42d5 user: rkeene tags: piv | |
18:48 | Updated built-in certs, and added script to rebuild built-in certs check-in: 2c8ab6e8d0 user: rkeene tags: piv | |
18:44 | Updated to build a certificate chain to a root (atleast one) and also not have loops in chains check-in: 1847ef7af2 user: rkeene tags: piv | |
Changes
Added build/builtin-certs-update version [6d290a2094].
> > > > > > > > > |
1 2 3 4 5 6 7 8 9 |
#! /bin/bash ourdir="$(dirname "$(which "$0")")" cd "${outdir}" || exit 1 make -C certs/dod distclean all make -C certs/federal distclean all ./certs-to-c certs/*/*.crt > ../cackey_builtin_certs.h |
Modified cackey_builtin_certs.h from [6bf193b9b4] to [afc4814f42].
cannot compute difference between binary files