From: | ghudson@mit.edu |
Subject: | git commit |
Omit PA_FOR_USER if we can't compute its checksum
OpenSSL in FIPS mode will refuse to perform hmac-md5. Omit the legacy
PA_FOR_USER element in this case rather than failing out.
[ghudson@mit.edu: minor code and comment edits; wrote commit message]
https://github.com/krb5/krb5/commit/03f122bdb22cfa53c7d855ed929c9541e56365e0
Author: Isaac Boukris <iboukris@gmail.com>
Committer: Greg Hudson <ghudson@mit.edu>
Commit: 03f122bdb22cfa53c7d855ed929c9541e56365e0
Branch: master
src/lib/krb5/krb/s4u_creds.c | 7 +++++++
1 files changed, 7 insertions(+), 0 deletions(-)