[krbdev.mit.edu #8912] git commit
"Greg Hudson via RT" <[email protected]>
| Newsgroups | gmane.comp.encryption.kerberos.bugs |
|---|---|
| Message-ID | <[email protected]> |
Mon Jun 08 12:11:01 2020: Request 8912 was acted upon. Transaction: Ticket created by [email protected] Queue: krb5 Subject: git commit Owner: [email protected] Requestors: Status: new Ticket <URL: https://krbdev.mit.edu/rt/Ticket/Display.html?id=8912 > 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. [[email protected]: minor code and comment edits; wrote commit message] https://github.com/krb5/krb5/commit/03f122bdb22cfa53c7d855ed929c9541e56365e0 Author: Isaac Boukris <[email protected]> Committer: Greg Hudson <[email protected]> Commit: 03f122bdb22cfa53c7d855ed929c9541e56365e0 Branch: master src/lib/krb5/krb/s4u_creds.c | 7 +++++++ 1 files changed, 7 insertions(+), 0 deletions(-)