Howdy, Am fine with that, what I don't understand is: 1. how are both CIs on 3 different JDKs not catching this? 2. "Invalid keystore format" would mean the file is corrupted (unreadable) -- again, how is the file then read on those computers?
T On Wed, Apr 26, 2023 at 4:37 PM Michael Osipov <micha...@apache.org> wrote: > Am 2023-04-26 um 13:56 schrieb Elliotte Rusty Harold: > > 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. > > I trust Elliotte's judgement here. His insistence brought to the fact > that there were several subtile issue in the Doxia/Site stack. > > M > >