sup3rS3cretMes5age icon indicating copy to clipboard operation
sup3rS3cretMes5age copied to clipboard

TLS handshake error : tls: client offered only unsupported versions: []

Open Shaltz opened this issue 3 years ago • 1 comments

Hi again,

I'm getting closer to get this new instance with the latest version of SSM up and running, but I'm not quite there yet....

I'm facing this error now

   ____    __
  / __/___/ /  ___
 / _// __/ _ \/ _ \
/___/\__/_//_/\___/ v3.3.10-dev
High performance, minimalist Go web framework
https://echo.labstack.com
____________________________________O/_______
                                    O\
⇨ https server started on [::]:443

   ____    __
  / __/___/ /  ___
 / _// __/ _ \/ _ \
/___/\__/_//_/\___/ v3.3.10-dev
High performance, minimalist Go web framework
https://echo.labstack.com
____________________________________O/_______
                                    O\
⇨ http server started on [::]:80


echo: http: TLS handshake error from 192.241.216.111:49634: tls: client offered only unsupported versions: []
echo: http: TLS handshake error from 192.241.204.147:44968: tls: client used the legacy version field to negotiate TLS 1.3

any idea ?

Shaltz avatar Jun 23 '21 17:06 Shaltz

@Shaltz was this solved, if not can you maybe send instructions for reprodcuing? I know it's been a long time, thank you for your patience :)

eranchetz avatar Jul 27 '22 14:07 eranchetz

Upgraded to Echo v4 solved this issue permanently https://echo.labstack.com/guide/migration/

eranchetz avatar Feb 14 '23 11:02 eranchetz