logstash-plugins / logstash-input-websocket

Apache License 2.0
13 stars 18 forks source link

is TLS 1.3 support ? #23

Open szho42 opened 4 years ago

szho42 commented 4 years ago

I got some issue when connect to wss over TLS 1.3 using the plugin.

Using logstash: 7.6.1 Java 11 jruby: 2.5.0

[WARN ] 2020-03-27 12:45:17.713 [[main]<websocket] websocket - websocket input client threw exception, restarting {:exception=>#}

rkhapre commented 3 years ago

Hi @szho42 , do you got any solution for this? I am also having same issues