Uploaded image for project: 'JDK'
  1. JDK
  2. JDK-8014628 Support AES Encryption with HMAC-SHA2 for Kerberos 5 defined in RFC 8009
  3. JDK-8193850

Release Note: Support for AES Encryption with HMAC-SHA2 for Kerberos 5 Defined in RFC 8009

XMLWordPrintable

      The Kerberos 5 encryption types of `aes128-cts-hmac-sha256-128` and `aes256-cts-hmac-sha384-192` defined in RFC 8009 are supported. These encryption types are enabled by default. The default order of preference is
       "`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 des-cbc-crc des-cbc-md5`."

      Users can use the `default_tkt_enctypes` and `default_tgs_enctypes` settings in the `krb5.conf` file to modify the list.

            weijun Weijun Wang
            weijun Weijun Wang
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

              Created:
              Updated:
              Resolved: