Spark without TLS

Hi,

I’m doing some debugging and need to disable TLS in Spark. I don’t find any options in the advanced login menu or preferences menu. Is there a way to disable TLS? I need to sniff the traffic.

Regards,

Diego

You have to change server’s settings to not to Require TLS, as client cant disable TLS when server is requiring it. Then Spark should be using simple connection automatically.

I have “Opional TLS” in security settings, but Spark connects using TLS anyway.

Set it to Custom and both methods to Not Available.