[Bug 258236] krb5.conf man page
Date: Fri, 03 Sep 2021 04:49:25 UTC
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=258236 Bug ID: 258236 Summary: krb5.conf man page Product: Documentation Version: Latest Hardware: Any OS: Any Status: New Severity: Affects Some People Priority: --- Component: Manual Pages Assignee: bugs@FreeBSD.org Reporter: dewayne@heuristicsystems.com.au CC: doc@FreeBSD.org The man krb5.conf page states: etypes valid encryption types are: des-cbc-crc, des-cbc-md4, des-cbc- md5, des3-cbc-sha1, arcfour-hmac-md5, aes128-cts-hmac-sha1-96, and aes256-cts-hmac-sha1-96 I can't speak for the des-* types, but it should include aes256-cts-hmac-sha384-192, aes128-cts-hmac-sha256-128, so etypes becomes ... arcfour-hmac-md5, aes128-cts-hmac-sha1-96, aes256-cts-hmac-sha1-96, aes256-cts-hmac-sha384-192, aes128-cts-hmac-sha256-128 which reflect client exchange on FreeBSD12.2 aes256-cts-hmac-sha1-96, aes128-cts-hmac-sha1-96, arcfour-hmac-md5, aes256-cts-hmac-sha384-192, aes256-cts-hmac-sha1-96, aes128-cts-hmac-sha256-128, aes128-cts-hmac-sha1-96, arcfour-hmac-md5 -- You are receiving this mail because: You are on the CC list for the bug.