]> git.ipfire.org Git - thirdparty/krb5.git/commitdiff
Update supported_enctypes documentation 976/head
authorRobbie Harwood <rharwood@redhat.com>
Fri, 20 Sep 2019 17:09:04 +0000 (13:09 -0400)
committerGreg Hudson <ghudson@mit.edu>
Fri, 20 Sep 2019 17:18:55 +0000 (13:18 -0400)
In commit 38a31852c3e58f6e2f6b3b035a87f817d1db5537, the aes-sha1
enctypes became the only defaults, but the documentation was not
updated.

ticket: 8834 (new)
tags: pullup
target_version: 1.17-next

doc/conf.py

index 759367c21c24e06f9c0f191f2cff870f7a873d88..fc566276700ed58cb3a76f126fbf0ed009485477 100644 (file)
@@ -271,7 +271,7 @@ else:
     rst_epilog += '.. |ckeytab| replace:: %s\n' % ckeytab
     rst_epilog += '''
 .. |krb5conf| replace:: ``/etc/krb5.conf``
-.. |defkeysalts| replace:: ``aes256-cts-hmac-sha1-96:normal aes128-cts-hmac-sha1-96:normal des3-cbc-sha1:normal arcfour-hmac-md5:normal``
+.. |defkeysalts| replace:: ``aes256-cts-hmac-sha1-96:normal aes128-cts-hmac-sha1-96:normal``
 .. |defetypes| replace:: ``aes256-cts-hmac-sha1-96 aes128-cts-hmac-sha1-96 aes256-cts-hmac-sha384-192 aes128-cts-hmac-sha256-128 des3-cbc-sha1 arcfour-hmac-md5 camellia256-cts-cmac camellia128-cts-cmac``
 .. |defmkey| replace:: ``aes256-cts-hmac-sha1-96``
 .. |copy| unicode:: U+000A9