Uploaded image for project: 'Derby'
  1. Derby
  2. DERBY-4795

Starting network server with -ssl turns SSL off

    XMLWordPrintableJSON

Details

    • Normal
    • Newcomer, Repro attached

    Description

      If you start the network server with the -ssl option and no <sslmode> argument, the server will be started in plain text mode.

      For example:

      java -jar derbynet.jar start -ssl

      If -ssl is specified without <sslmode>, I would have expected that SSL was enabled (not sure which SSL mode, basic or peerAuthentication, is more appropriate) or that the command failed because of the missing argument. Treating "-ssl" as an alias for "-ssl off" sounds unintuitive to me.

      Attachments

        1. d4795.diff
          2 kB
          Siddharth Srivastava

        Issue Links

          Activity

            People

              siddharthsrivastava Siddharth Srivastava
              knutanders Knut Anders Hatlen
              Votes:
              0 Vote for this issue
              Watchers:
              0 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved: