Skip to Main Content
Spotfire Ideas Portal
Status Needs Info
Product Spotfire
Categories Installation
Created by Guest
Created on Aug 23, 2023

Spotfire client loader should renegotiate a full handshake with the server if it receives a malformed ticket.

Currently it drops the connection. It would be far more elegant to renegotiate a full handshake.

  • Attach files
  • Admin
    Miguel Díez
    Reply
    |
    Sep 7, 2023

    Hi Jason,

    Could you provide more info?

    Which client? which operation? In which context?

    Which one is the reason the ticket is malformed?

    Thanks

    1 reply
  • Guest
    Reply
    |
    Aug 24, 2023

    Ideally, this should not be needed but we've encountered issues where network components have interfered with TLS session resumption handshakes, resulting in failed connections. Therefore improved error trapping and recovery (e.g. by initiating a full handshake on any TLS error) would be beneficial under these circumstances.