Sorry for the delay, somehow I didn't get notifications for this topic. My app is here: https://github.com/skalliger/encryption_and_vulnerability_check It needs some little SPL changes but that's for another topic, not really KV / TLS-related.
... View more
The correct workaround should have been [tcpout]
negotiateProtocolLevel = 5 negotiateProtocolLevel = 0 is no longer valid (see enableOldS2SProtocol in 9.1.x outputs.conf) with 9.1.x and is likely to cause issues.
... View more