better error message
git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@24194 ec53bebd-3082-4978-b11e-865c3cabbd6b
This commit is contained in:
@@ -1640,6 +1640,7 @@ _kdc_as_rep(krb5_context context,
|
|||||||
reply_key = &ckey->key;
|
reply_key = &ckey->key;
|
||||||
#if PKINIT
|
#if PKINIT
|
||||||
if (pkp) {
|
if (pkp) {
|
||||||
|
e_text = "Failed to build PK-INIT reply";
|
||||||
ret = _kdc_pk_mk_pa_reply(context, config, pkp, client,
|
ret = _kdc_pk_mk_pa_reply(context, config, pkp, client,
|
||||||
req, req_buffer,
|
req, req_buffer,
|
||||||
&reply_key, rep.padata);
|
&reply_key, rep.padata);
|
||||||
|
Reference in New Issue
Block a user