]> git.ipfire.org Git - thirdparty/krb5.git/commit
Fix and use kadm5 setkey test program
authorSimo Sorce <simo@redhat.com>
Thu, 17 Dec 2015 16:03:53 +0000 (11:03 -0500)
committerGreg Hudson <ghudson@mit.edu>
Fri, 19 Feb 2016 20:39:19 +0000 (15:39 -0500)
commit864508a9a5f7114c308ec6611738a003761b899d
tree0cda1dccf22b645e0eb4b82bc7f0d266cb228255
parentf016199f6a5332c13e9dce0d011c924e0cf6af98
Fix and use kadm5 setkey test program

Fix build errors in setkey-test.c and add Makefile rules to build and
run it.  Adjust the kadmin test environment to create the principal
"testkeys" for use by the test-setkey-client rule, and to set
allow_weak_crypto as setkey-test.c sets DES keys.

ticket: 8355
src/kadmin/testing/proto/krb5.conf.proto
src/kadmin/testing/scripts/init_db
src/lib/kadm5/unit-test/Makefile.in
src/lib/kadm5/unit-test/setkey-test.c