(_krb5_pk_create_sign): stuff down the users certs in the pool to make

sure a path is returned, without this proxy certificates wont work.


git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@19097 ec53bebd-3082-4978-b11e-865c3cabbd6b
This commit is contained in:
Love Hörnquist Åstrand
2006-11-23 18:13:47 +00:00
parent 1a89ccbde3
commit 03d0a158b8

View File

@@ -155,7 +155,7 @@ _krb5_pk_create_sign(krb5_context context,
NULL,
cert,
NULL,
NULL,
id->certs,
sd_data);
hx509_cert_free(cert);