Skip to content

store/java: invalid JAVA_HOME paths and files #205

@adamdecaf

Description

@adamdecaf

I was running into some issues with a modified JAVA_HOME file layout.

  1. Using the wrong password didn't seem to be caught. I had other changes locally, but cert-manage just hung...
$ ./bin/keytool -list -storepass <pass> -keystore <path>/lib/security/cacerts -rfc
keytool error: java.io.IOException: Keystore was tampered with, or password was incorrect
  1. If kpath's value was a directory cert-manage seemed to hang.

  2. $JAVA_HOME/lib/security/cacerts didn't exist and cert-manage hung.

Metadata

Metadata

Assignees

No one assigned

    Labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions