Adapt to change in hx509_cms_create_signed_1.

git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@17171 ec53bebd-3082-4978-b11e-865c3cabbd6b
This commit is contained in:
Love Hörnquist Åstrand
2006-04-22 12:10:16 +00:00
parent d4b5b1b420
commit 313fa917d5
2 changed files with 5 additions and 1 deletions

View File

@@ -827,6 +827,8 @@ pk_mk_pa_reply_dh(krb5_context context,
buf.length,
NULL,
cert,
kdc_identity->anchors,
kdc_identity->certpool,
&signed_data);
hx509_cert_free(cert);
}