Use p11-kit to generate alternate stores

This commit is contained in:
DJ Lucas
2018-09-02 02:59:25 -05:00
parent 486284c5ad
commit e0d9307489
2 changed files with 71 additions and 263 deletions

View File

@@ -1,3 +1,10 @@
0.9 - Use P11-Kit trust module to generate alternate certificate stores
from trust policy
- Only generate the trust store and NSSDB when using DESTDIR - you now
must run the installed script as part of your post-installation
proceedure, with P11-Kit trust available, to generate the alternate
certificate stores - only the trust store and NSSDB are distributed
0.8 - Use 'openssl rehash' instead of c-rehash script
0.7 - Generate both PKCS#12 and JKS stores for Java
- Local certs keep out of band trust when copied to system certs
- Remove use of .old files/directories