RFR: 8274656: Remove default_checksum and safe_checksum_type from krb5.conf
Valerie Peng
valeriep at openjdk.java.net
Mon Oct 4 19:21:07 UTC 2021
On Fri, 1 Oct 2021 17:36:13 GMT, Weijun Wang <weijun 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?
-------------
PR: https://git.openjdk.java.net/jdk/pull/5788
More information about the security-dev
mailing list