(_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:
@@ -155,7 +155,7 @@ _krb5_pk_create_sign(krb5_context context,
|
|||||||
NULL,
|
NULL,
|
||||||
cert,
|
cert,
|
||||||
NULL,
|
NULL,
|
||||||
NULL,
|
id->certs,
|
||||||
sd_data);
|
sd_data);
|
||||||
hx509_cert_free(cert);
|
hx509_cert_free(cert);
|
||||||
|
|
||||||
|
Reference in New Issue
Block a user