[krbdev.mit.edu #8950] git commit
"Greg Hudson via RT" <[email protected]>
| Newsgroups | gmane.comp.encryption.kerberos.bugs |
|---|---|
| Message-ID | <[email protected]> |
Fri Sep 18 14:01:05 2020: Request 8950 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=8950 > 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 <[email protected]> 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(-)