Recommendation that the keystore must be created with Java 10 or later needs to be removed

XMLWordPrintable

    • Type: Suggestion
    • Resolution: Fixed
    • 4.7.0
    • Component/s: Documentation
    • None

      Issue Summary

      In FishEye SSL configuration there is a recommendation/warning to create the keystore with Java 10. This should be removed, as Fisheye/Crucible only supports Java 8. During installation, we already point $JAVA_HOME to a supported java version.

      The default keystore type for Java 10 is PKCS12 which creates issues for securing Fisheye/Crucible with SSL. Default for Java 8 is jks which works and has been tested.

      Suggested resolution

      Remove the statement "The keystore must be created with Java 10 or later." from the documentation.

      Add statement "We recommend that the keystore type is jks"

      Workaround

      If the keystore is of type pkcs12 - convert the keystore to jks 

            Assignee:
            Mateusz Miara (Inactive)
            Reporter:
            Themis
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

              Created:
              Updated:
              Resolved: