Uploaded image for project: 'Red Hat Data Grid'
  1. Red Hat Data Grid
  2. JDG-4566

[CLI] Kubernetes mode - shell doesn't work with secured endpoint

    XMLWordPrintable

Details

    • Bug
    • Resolution: Done
    • Major
    • RHDG 8.3 GA
    • RHDG 8.3 CD
    • CLI
    • None

    Description

      CLI doesn't understand --trustall once running

      $ ./oc infinispan shell --podName datagrid-service-0
      [disconnected]> connect https://10.131.0.161:11222        
      connect https://10.131.0.161:11222
      IllegalStateException: No SSL TrustStore configuration
      [disconnected]> connect https://10.131.0.161:11222 --trustall
      connect https://10.131.0.161:11222 --trustall
      The option --trustall is unknown.
      [disconnected]> connect -h
      connect -h
      Usage: connect [<options>] <connectionString>
      Connects to a remote server
      
      Options:
        -u, --username
        -p, --password
        -h, --help
      
      Argument:
                      The connection string 'http://<host>:<port>
      

      Attachments

        Issue Links

          Activity

            People

              ttarrant@redhat.com Tristan Tarrant
              pdrobek@redhat.com Pavel Drobek
              Pavel Drobek Pavel Drobek
              Votes:
              0 Vote for this issue
              Watchers:
              2 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved: