]> git.ipfire.org Git - thirdparty/krb5.git/commit
Fix KDC choice to send encrypted S4U_X509_USER 1089/head
authorGreg Hudson <ghudson@mit.edu>
Tue, 23 Jun 2020 17:30:59 +0000 (13:30 -0400)
committerGreg Hudson <ghudson@mit.edu>
Mon, 29 Jun 2020 16:22:01 +0000 (12:22 -0400)
commitd4272f3f29ddbd6268c21be73887cd5b20326dd5
tree8bc14294f59ed0f619853bd8048a5dddb43c05e4
parent876bab8418d7dd134c9d9db812ee2118d5ad58f0
Fix KDC choice to send encrypted S4U_X509_USER

The KDC's decision to send a PA_S4U_X509_USER entry in encrypted
padata has no connection to the client USE_REPLY_KEY_USAGE flag.  Only
conditionalize on the enctype.

ticket: 8920 (new)
src/kdc/kdc_util.c