Problem with tls
lucasgarcia98
HOBBYOP

2 years ago

I have a big problem, which I imagine is related to TLS. My company has a desktop system in Delphi and a web system made in javascript stack. The web system is working normally, but the desktop system is presenting a problem:
ssl routines: ssl3readbytes:tlsv1 alert internal error

4 Replies

lucasgarcia98
HOBBYOP

2 years ago

N/A


2 years ago

The public domains for services on Railway do not support TLS 1.0 or 1.1, we enforce a minimum TLS 1.2 for security reasons.

if you need support for TLS 1.1 and below you would need to use CloudFlare as a proxy via a custom domain.


lucasgarcia98
HOBBYOP

2 years ago

Temporaly change my proxy to use the Legacy, but in this week we will the update a component to use tls 1.2


2 years ago

the legacy proxy does not support TLS 1.0 either


Loading...