From: | ghudson@mit.edu |
Subject: | git commit |
Document enctype migration
In enctypes.rst, note that des3-cbc-sha1 and arcfour-hmac are
deprecated, and add a paragraph about des3-cbc-sha1 support being
removed in the future. Add a section on migrating away from legacy
enctypes (briefer than the existing advanced/retiring-des.rst and not
specific to single-DES).
In kdc_conf.rst, note that des3-cbc-sha1 and arcfour-hmac are
deprecated.
https://github.com/krb5/krb5/commit/0c0887988d937bb797139e449c5da845ea5b1a85
Author: Greg Hudson <ghudson@mit.edu>
Commit: 0c0887988d937bb797139e449c5da845ea5b1a85
Branch: master
doc/admin/conf_files/kdc_conf.rst | 8 ++--
doc/admin/database.rst | 4 ++
doc/admin/enctypes.rst | 91 ++++++++++++++++++++++++++++++-------
3 files changed, 83 insertions(+), 20 deletions(-)