typedb-studio icon indicating copy to clipboard operation
typedb-studio copied to clipboard

Connection window shows Enable TLS tick disabled

Open izmalk opened this issue 1 year ago • 0 comments

Please replace every line in curly brackets ( { like this } ) with appropriate answers, and remove this line.

Description

This is the Connection Window if we enable "Enable TLS" after connection: Screenshot 2023-08-24 at 09 46 56

And this is if we disable "Enable TLS": Screenshot 2023-08-24 at 09 46 50

The difference is only the certificate field.

Environment

  1. TypeDB version: 2.21.1
  2. OS of TypeDB server: TypeDB Cloud
  3. Studio version: 2.21.1
  4. OS of Studio: macOS 13.4.1 (c)
  5. Other environment details:

Reproducible Steps

Steps to create the smallest reproducible scenario:

  1. Connect to a cluster with TLS enabled.
  2. Reopen the connection window to check the connection status.

Expected Output

All settings are shown the same as before the connection.

Actual Output

"Enable TLS" changed to an empty checkbox. After disconnection, it is restored back to On.

Additional information

izmalk avatar Aug 24 '23 08:08 izmalk