Fix certificate label in local certificates

This commit is contained in:
DJ Lucas
2019-01-01 19:35:19 -06:00
parent 6832ac11b8
commit 7e305de608
2 changed files with 9 additions and 14 deletions

View File

@@ -2,6 +2,7 @@
- Added get_p11_label function to get reliable label values
- Added get_trust_values(), get_p11_trust(), and write_anchor()
functions to eliminate duplicate code
- Fix certificate label in local certificates
1.1 - Add anchorlist for use by p11-kit to utilize LOCALDIR
1.0 - Move bundle defaults to /etc/pki/tls/{certs,java}/
- Fix invalid test cases on command line processing