Perform system installation of update service files

Separate installation step for other consumers
- Partial merge of PR from Graham Weldon
This commit is contained in:
DJ Lucas
2018-12-01 17:07:13 -06:00
parent aa43bb31eb
commit b8603c3856
2 changed files with 31 additions and 13 deletions

View File

@@ -1,7 +1,9 @@
1.0 - Move bundle defaults to /etc/pki/tls/{certs,java}/
- Fix invalid test cases on command line processing
- Remove -c/--cadir flags, replace with -b/--bundledir to store
all bundles in same location
all bundles in same location
- Perform system installation of update service files
- Separate installation step for other consumers
0.9 - Use P11-Kit trust module to generate alternate certificate stores
from trust policy
- Only generate the trust store (and optionally NSSDB and Java PKCS#12)