From: | ghudson@mit.edu |
Subject: | git commit |
Warn when des3-cbc-sha1 is used for initial auth
During initial authentication, if des3-cbc-sha1 is used for either the
reply key or session key, display a warning that it will be disabled.
https://github.com/krb5/krb5/commit/39fecf78796bbdde1e3d4828b86f64f05d9e4c77
Author: Greg Hudson <ghudson@mit.edu>
Commit: 39fecf78796bbdde1e3d4828b86f64f05d9e4c77
Branch: master
src/lib/krb5/krb/get_in_tkt.c | 21 +++++++++++++++++++++
1 files changed, 21 insertions(+), 0 deletions(-)