git: openjdk/mobile: 2 new changesets
duke
duke at openjdk.java.net
Mon Mar 28 13:54:33 UTC 2022
Changeset: 7f2a3ca2
Author: Michael McMahon <michaelm at openjdk.org>
Date: 2022-03-28 13:51:55 +0000
URL: https://git.openjdk.java.net/mobile/commit/7f2a3ca289ae14bec1af24d0a51e98ba697ce9c1
8281561: Disable http DIGEST mechanism with MD5 and SHA-1 by default
Reviewed-by: weijun, dfuchs
! src/java.base/share/classes/java/net/doc-files/net-properties.html
! src/java.base/share/classes/sun/net/www/protocol/http/DigestAuthentication.java
! src/java.base/share/conf/security/java.security
! test/jdk/java/net/Authenticator/B4722333.java
! test/jdk/java/net/Authenticator/B4759514.java
! test/jdk/java/net/Authenticator/B6870935.java
! test/jdk/java/net/Authenticator/B8034170.java
! test/jdk/java/net/HttpURLConnection/SetAuthenticator/HTTPSetAuthenticatorTest.java
! test/jdk/java/net/HttpURLConnection/SetAuthenticator/HTTPTest.java
! test/jdk/java/net/HttpURLConnection/SetAuthenticator/HTTPTestServer.java
! test/jdk/sun/net/www/http/HttpURLConnection/DigestAuth.java
+ test/jdk/sun/net/www/http/HttpURLConnection/hosts
! test/jdk/sun/net/www/protocol/http/DigestTest.java
! test/jdk/sun/net/www/protocol/http/NoNTLM.java
Changeset: 152bb315
Author: duke <duke at openjdk.org>
Date: 2022-03-28 13:53:09 +0000
URL: https://git.openjdk.java.net/mobile/commit/152bb31547e8323e10900fcecb0cf77e2d7faedc
Automatic merge of jdk:master into master
More information about the mobile-changes
mailing list