RFR: 8274656: Remove default_checksum and safe_checksum_type from krb5.conf

Weijun Wang weijun at openjdk.java.net
Mon Oct 4 19:25:06 UTC 2021


On Mon, 4 Oct 2021 19:18:18 GMT, Valerie Peng <valeriep at openjdk.org> wrote:

>> Remove support for the 2 settings. Remove classes around the KRB_PRIV and KRB_SAFE message types that were never used in Java.
>
> src/java.security.jgss/share/classes/sun/security/krb5/Checksum.java line 75:
> 
>> 73:     // draft-brezak-win2k-krb-rc4-hmac-04.txt
>> 74:     public static final int CKSUMTYPE_HMAC_MD5_ARCFOUR = -138;
>> 75: 
> 
> nit: How about updating and fixing the copyright years?

Will update it in the next commit.

-------------

PR: https://git.openjdk.java.net/jdk/pull/5788



More information about the security-dev mailing list