DJ Lucas
|
fd033af881
|
make-ca: Use get_p11_label() for certificate name in output of local certs.
|
2021-08-04 20:35:31 -05:00 |
|
DJ Lucas
|
7d263b7491
|
Merge pull request #13 from renodr/patch-5
README: Trivial text change
|
2020-12-17 17:32:29 -06:00 |
|
Douglas R. Reno
|
1a1a26f0bd
|
README: Trivial text change
In p11-kit-0.23.22, trust/trust-extract-compact.in has been renamed trust/trust-extract-compact.
See r23984 in BLFS
|
2020-12-16 10:41:36 -06:00 |
|
DJ Lucas
|
775b4c0c05
|
Merge pull request #12 from renodr/patch-4
make-ca.conf.dist: Fix typos in comment
|
2020-11-12 21:19:59 -06:00 |
|
DJ Lucas
|
7c49ba10b0
|
Merge pull request #11 from renodr/patch-3
make-ca: Update help text with typo fixes
|
2020-11-12 21:19:32 -06:00 |
|
DJ Lucas
|
6b25e52945
|
Merge pull request #10 from renodr/patch-2
README: Typo fixes
|
2020-11-12 21:19:06 -06:00 |
|
DJ Lucas
|
4f1065d9cd
|
Merge pull request #9 from renodr/patch-1
CS.txt: Replace outdated URL with current URL
|
2020-11-12 21:18:35 -06:00 |
|
DJ Lucas
|
7b1d9b13ac
|
Merge pull request #8 from renodr/master
CHANGELOG: Fix a few typos
|
2020-11-12 21:17:59 -06:00 |
|
Douglas R. Reno
|
f0f7cf2266
|
make-ca.conf.dist: Fix typos in comment
|
2020-11-12 20:49:53 -06:00 |
|
Douglas R. Reno
|
1de4957347
|
make-ca: Update help text with typo fixes
|
2020-11-12 20:49:08 -06:00 |
|
Douglas R. Reno
|
00f7dd61f9
|
README: Typo fixes
|
2020-11-12 20:42:58 -06:00 |
|
Douglas R. Reno
|
8c0091b2ad
|
CS.txt: Replace outdated URL with current URL
|
2020-11-12 20:39:35 -06: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
|
81786ef1c1
|
README: include prerequisites
|
2020-03-07 20:46:09 -06:00 |
|
DJ Lucas
|
11fa4267cd
|
Update changelog.
|
2020-02-05 20:43:34 -06:00 |
|
DJ Lucas
|
c3b3a65eb1
|
Merge pull request #7 from xry111/makedep
Makefile: add dependency so "make install" won't need -j1
|
2020-02-05 19:01:14 -06:00 |
|
Xℹ Ruoyao
|
84d5ba706c
|
Makefile: add dependency so "make install" won't need -j1
Now due to a missing dependency, "make install" will fail if
MAKEFLAGS="-j N" is set to $N > 1$. Add an additional dependency to
fix it.
|
2020-02-05 14:47:02 +08:00 |
|
DJ Lucas
|
294389bfc4
|
make-ca: post release version bump
|
2019-09-10 22:19:12 -05:00 |
|
DJ Lucas
|
55a5f39c5a
|
CHANGELOG: Add entry for previous change.
|
2019-09-10 22:15:30 -05:00 |
|
DJ Lucas
|
aa68b77848
|
Merge pull request #3 from knusbaum/master
make-ca: Allow generation of certs in DESTDIR.
|
2019-09-04 19:36:15 -05:00 |
|
DJ Lucas
|
fb36653128
|
README: add note about distribuion.
|
2019-09-04 19:34:44 -05:00 |
|
Kyle Nusbaum
|
74be5b2754
|
Allow generation of certs in DESTDIR.
|
2019-09-04 11:20:59 -05:00 |
|
DJ Lucas
|
8b63f49f2b
|
Post release version bump.
|
2019-04-13 00:13:32 -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
|
b616663f62
|
Update README
|
2019-04-12 22:53:30 -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
|
a2b5c44153
|
Update README
|
2019-01-04 21:35:03 -06:00 |
|
DJ Lucas
|
1f668ec233
|
Fix filename
|
2019-01-01 20:16:40 -06:00 |
|
DJ Lucas
|
73c979f2b8
|
Update README and minor text modification
|
2019-01-01 20:09:21 -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
|
2526d6b813
|
Fix assignment of make-ca.conf
|
2018-12-01 17:26:26 -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
|
21ec3212be
|
clean up inadvertant website change
|
2018-12-01 12:25:54 -06:00 |
|