*➜ <https://www.oracle.com/java/technologies/javase/8all-relnotes.html#JDK-8153005> Upgraded the Default PKCS12 Encryption Algorithms*
The default encryption algorithms used in a PKCS #12 keystore have been updated. The new algorithms are based on AES-256 and SHA-256 and are stronger than the old algorithms that were based on RC2, DESede, and SHA-1. See the security properties starting with keystore.pkcs12 in the java.security file for detailed information. https://www.oracle.com/java/technologies/javase/8all-relnotes.html#R180_301 https://bugs.openjdk.org/browse/JDK-8153005 śr., 26 kwi 2023 o 13:57 Elliotte Rusty Harold <elh...@ibiblio.org> napisał(a): > And on my personal and slightly more up to date MacBook mvn -Prun-its > test reveals: > > [ERROR] Errors: > [ERROR] HttpTransporterTest.testGet_HTTPS_Insecure_SecurityMode:416 > » IllegalState java.io.IOException: Invalid keystore format > [ERROR] HttpTransporterTest.testGet_HTTPS_Unknown_SecurityMode:401 » > IllegalState java.io.IOException: Invalid keystore format > [INFO] > > I don't have time to dig into this right now, but atm this is enough > for me to vote -1. > > > > On Wed, Apr 26, 2023 at 11:35 AM Elliotte Rusty Harold > <elh...@ibiblio.org> wrote: > > > > The weekly reminder that the world is not nearly as up to date as we > might like: > > > > [ERROR] Rule 0: org.apache.maven.plugins.enforcer.RequireMavenVersion > > failed with message: > > Detected Maven Version: 3.5.0 is not in the allowed range 3.8.4. > > > > This is from a fully up-to-date corp managed MacBook with the version > > of Maven installed by homebrew. > > > > Also, does this really require exactly 3.8.4 (which would be a bug in > > resolver) or does it require 3.8.4 or later (which would be a bug in > > the RequireMavenVersion enforcer rule)? > > > > > > On Wed, Apr 26, 2023 at 6:21 AM Tamás Cservenák <ta...@cservenak.net> > wrote: > > > > > > Howdy, > > > > > > We solved 2 issues (1 bug + 1 doco task): > > > > https://issues.apache.org/jira/secure/ReleaseNote.jspa?projectId=12320628&version=12353151 > > > > > > There are still some issues in JIRA: > > > https://issues.apache.org/jira/projects/MRESOLVER/issues > > > > > > Staging repository: > > > https://repository.apache.org/content/repositories/maven-1923/ > > > > > > Source release SHA512: > > > > 133ee4abe463fefe05ecf2da3b1cf9ad94192d6a1744041e4e4664fa447118e84a3a017351e9ae6c629598ea8eb81802dd34f71c5cdd99a46e311cd3c277512c > > > > > > Staging site: > > > https://maven.apache.org/resolver-archives/resolver-LATEST/ > > > > > > Guide to testing staged releases: > > > > https://maven.apache.org/guides/development/guide-testing-releases.html > > > > > > Vote open for 72 hours. > > > > > > [ ] +1 > > > [ ] +0 > > > [ ] -1 > > > > > > > > -- > > Elliotte Rusty Harold > > elh...@ibiblio.org > > > > -- > Elliotte Rusty Harold > elh...@ibiblio.org > > --------------------------------------------------------------------- > To unsubscribe, e-mail: dev-unsubscr...@maven.apache.org > For additional commands, e-mail: dev-h...@maven.apache.org > >