WebSockets: Encrypted connections are shown as unencrypted in system tables
Details
| Detail name | Value |
|---|---|
| Changelog Number | 8220 |
| Type | Bug |
| Status | Resolved |
| Affected Versions | EXASOL 6.0.0, Exasol 6.1.0, Exasol 6.2.beta1 |
| Fix Versions | Exasol 6.2.0, Exasol 6.0.16, Exasol 6.1.5 |
| Resolution Date | 2019-06-24 |
Encrypted WebSocket connections are wrongly shown as "unencrypted" in the system tables (e.g. EXA_ALL_SESSIONS, EXA_DBA_SESSIONS_LAST_DAY).
Please note that this only affects the ENCRYPTION status displayed in the tables. The actual network connections are indeed encrypted, if so specified when establishing the connections.