Uploaded image for project: 'Ignite'
  1. Ignite
  2. IGNITE-18938

SSL integration tests fail on Windows

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Resolved
    • Major
    • Resolution: Fixed
    • None
    • 3.0.0-beta2
    • rest

    Description

      Integration tests using org.apache.ignite.internal.rest.ssl.RestNode#bootstrapCfg fail on Windows.

      Micronaut file path properties like micronaut.server.ssl.key-store.path expect the "file:" prefix, but they don't use proper handling and simply cut the prefix, so on Windows the property should look like file:C:\tmp instead of file:/C:/tmp.
      Also the config file parser expect escaped strings, so the backslashes should be escaped and the whole string should be quoted.

      Attachments

        Issue Links

          Activity

            People

              vpakhnushev Vadim Pakhnushev
              vpakhnushev Vadim Pakhnushev
              Votes:
              0 Vote for this issue
              Watchers:
              2 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved:

                Time Tracking

                  Estimated:
                  Original Estimate - Not Specified
                  Not Specified
                  Remaining:
                  Remaining Estimate - 0h
                  0h
                  Logged:
                  Time Spent - 20m
                  20m