Fixed booboos from kadm5 key history patch set
Also: add support for ignoring null enctype / zero-length keys, which *can* be found in MIT DB entries created in pre-historic times. Also: make the mitdb HDB backend more elegant (e.g., use the ASN.1 compiler's generated sequence/array utility functions. Also: add a utility function needed for kadm5 kvno change improvements and make kadmin's mod --kvno work correctly and naturally. Signed-off-by: Love Hornquist Astrand <lha@h5l.org>
This commit is contained in:

committed by
Love Hornquist Astrand

parent
8e455dc774
commit
0c893d3980
@@ -5,6 +5,7 @@ HEIMDAL_HDB_1.0 {
|
||||
encode_hdb_keyset;
|
||||
hdb_add_master_key;
|
||||
hdb_add_current_keys_to_history;
|
||||
hdb_change_kvno;
|
||||
hdb_check_db_format;
|
||||
hdb_clear_extension;
|
||||
hdb_clear_master_key;
|
||||
|
Reference in New Issue
Block a user