java.io.IOException: Invalid Keystore format

前端 未结 10 1504

Does anyone know how to solve this? I tried many things, but none of them worked.

And when I click more details I get this:

at sun.security.provider.         


        
10条回答
  •  感动是毒
    2020-12-10 01:30

    You may corrupt the file during copy/transfer.

    Are you using maven? If you are copying keystore file with "filter=true", you may corrupt the file.

    Please check the file size.

提交回复
热议问题