Commit Graph

53 Commits

Author SHA1 Message Date
DJ Lucas d7c3b6f28b make-ca: Correct incorrectly named get_p11_val(). 2021-08-05 19:39:08 -05:00
DJ Lucas 2284b419ed make-ca: Fix output of NSSDB and Java PCKS#12 stores. 2021-08-05 01:13:05 -05:00
DJ Lucas d857f7c530 make-ca: Use --filter=certificates for all stores. 2021-08-05 00:33:04 -05:00
DJ Lucas 6ee8e5316e make-ca: Add nss-{server,email}-distrust-after values in anchors. 2021-08-05 00:04:05 -05:00
DJ Lucas e38a575d03 CHANGELOG: add entry for previous commit. 2021-08-04 22:20:37 -05:00
DJ Lucas 658a60fdb1 CHANGELOG: add missing changelog entries. 2021-08-04 20:41:19 -05:00
Douglas R. Reno a344a88b3b CHANGELOG: Fix a few typos 2020-11-12 20:34:58 -06:00
DJ Lucas 41c9ddb0b7 make-ca, CHANGELOG: post release version bump 2020-03-07 23:06:40 -06:00
DJ Lucas 88d6dc7f8c help2man: revert update (requires full perl environment) 2020-03-07 22:55:16 -06:00
DJ Lucas fa868f361b make-ca,CHANGELOG: post release version bump 2020-03-07 22:46:04 -06:00
DJ Lucas 30f31a14f7 CHANGLOG: Add note about new help2man 2020-03-07 22:41:51 -06:00
DJ Lucas f7a455a6b8 CHANGELOG: Typo 2020-03-07 22:40:11 -06:00
DJ Lucas 892378ecbe make-ca, include.h2m: Add detailed dependncy info and add note about configuration file 2020-03-07 22:37:27 -06:00
DJ Lucas 11fa4267cd Update changelog. 2020-02-05 20:43:34 -06:00
DJ Lucas 55a5f39c5a CHANGELOG: Add entry for previous change. 2019-09-10 22:15:30 -05:00
DJ Lucas c7728786b8 Revert change to use /usr/bin/update-ca-certifiates for systemd service 2019-04-13 00:06:14 -05:00
DJ Lucas 5f9c836053 Redirect errors in copy-trust-modifications script
Use update-ca-certificates for systemd service
2019-04-12 23:11:01 -05:00
DJ Lucas 4b171eb701 Fix syntax error in check_arg() function 2019-04-12 22:32:02 -05:00
DJ Lucas 31e66e0c74 Remove unused variables saarg, csarg, and smarg in get_trust_values() function
Remove unused CERTLIST variable in copy-trust-modifications
Correct STDERR redirection in multiple functions
2019-04-12 22:20:20 -05:00
DJ Lucas ddad9bbee0 Added write_nss_db() and write_java_p12() functions 2019-01-05 19:16:07 -06:00
DJ Lucas 30fc33d7fe Changed default name of anchors list to use md5sums extension
Added copy-trust-modifcations script for use by p11-kit
2019-01-01 20:00:04 -06:00
DJ Lucas 7e305de608 Fix certificate label in local certificates 2019-01-01 19:35:19 -06:00
DJ Lucas 6832ac11b8 Added get_trust_values(), get_p11_trust(), and write_anchor() functions to eliminate duplicate code 2019-01-01 14:35:23 -06:00
DJ Lucas 5316943b46 Use md5sum values for anchors.txt to detect p11-kit changes
Added get_p11_label function to get reliable label values
2019-01-01 14:08:35 -06:00
DJ Lucas 33cdab2a45 Add anchorlist for use by p11-kit to utilize LOCALDIR 2018-12-28 00:41:01 -06:00
DJ Lucas a3a5711466 Allow definition of configuratino file and install default configuration file. 2018-12-01 17:21:37 -06:00
DJ Lucas b8603c3856 Perform system installation of update service files
Separate installation step for other consumers
- Partial merge of PR from Graham Weldon
2018-12-01 17:07:13 -06:00
DJ Lucas aa43bb31eb Add missing java change to CHANGELOG 2018-12-01 16:07:58 -06:00
DJ Lucas 5a06937b96 Fix typo 2018-12-01 16:05:08 -06:00
DJ Lucas ca103899f6 Move bundle defaults to /etc/pki/tls/certs/
Fix invalid test cases on command line processing
Remove -c/--cadir flags, replace with -b/--bindledir to store all bundles in same location
2018-12-01 16:03:19 -06:00
DJ Lucas 98c0193bb5 Add back Java P12 certs (disabled by default)
Disable NSSDB by default
2018-09-04 22:19:40 -05:00
DJ Lucas 1aa966774d Fix changelog, compatibility symlink never went in, and will not 2018-09-03 01:02:16 -05:00
DJ Lucas d342d6f51a Fix accidental breakage of anchors 2018-09-03 00:57:28 -05:00
DJ Lucas eb574a7166 Properly update CHANGELOG. 2018-09-02 03:12:44 -05:00
DJ Lucas e0d9307489 Use p11-kit to generate alternate stores 2018-09-02 02:59:25 -05:00
DJ Lucas c7720cf468 Remove use of .old files/directories
Fix argument for catrust/smtrust in java cacerts logic.
2018-02-18 20:35:03 -06:00
DJ Lucas 0baf68696f Generate both PKCS#12 and JKS stores for Java
Local certs keep out of band trust when copied to system certs
2018-02-07 22:49:55 -06:00
DJ Lucas e29ccf19ac Allow use of proxy with OpenSSL s_client. 2017-10-14 00:07:58 -05:00
DJ Lucas ad038d1a46 Add uninstall and clean target, install systemd units 2017-09-30 02:40:10 -05:00
DJ Lucas ecdb27dff2 Add example systemd service and timer 2017-09-30 00:49:49 -05:00
DJ Lucas 63ca0511c9 Bumpt to v0.5 2017-09-27 18:23:51 -05:00
DJ Lucas 3e5253e9f9 Add email and code signing single stores. 2017-09-27 00:32:19 -05:00
DJ Lucas 73d32415a1 bump CHANGELOG to 0.4 after quick followup release 2017-09-24 22:01:40 -05:00
DJ Lucas cecc4af094 Generate single file stores using completed OpenSSL store. 2017-09-24 20:51:49 -05:00
DJ Lucas d88795240e Bump to 0.3. 2017-09-22 20:04:01 -05:00
DJ Lucas 497dd83b6c Update documentation and program output 2017-09-22 19:57:31 -05:00
DJ Lucas e44fa32914 Allow rebuild with DESTDIR 2017-09-22 16:37:00 -05:00
DJ Lucas 0adb08d7e8 Use HG revision, fallback to date for local files 2017-09-22 11:50:47 -05:00
DJ Lucas bf6d2a8eed Always add REVISION value to installed certdata.txt 2017-09-21 00:34:41 -05:00
DJ Lucas e252b2413f Add -g/--get option to download using only s_client 2017-09-21 00:17:24 -05:00