Websocket SSL handshake failure

前端 未结 3 994
野的像风
野的像风 2020-12-11 17:22

I have spring-boot Tomcat server for secure websocket connections. The server accepts Android 4.4, iOS, Firefox, and Chrome clients without failure with an authority-signed

3条回答
  •  隐瞒了意图╮
    2020-12-11 17:38

    This is confirmed to be caused by an Android 5.0 bug. It is unclear to me currently whether there is also a problem in Tyrus websocket or Grizzly.

    See also: 93740 and preview 328.

提交回复
热议问题