Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

SSL_ERROR_RX_RECORD_TOO_LONG / ERR_SSL_PROTOCOL_ERROR not detected #973

Open
stefanb opened this issue Jul 20, 2024 · 0 comments
Open

SSL_ERROR_RX_RECORD_TOO_LONG / ERR_SSL_PROTOCOL_ERROR not detected #973

stefanb opened this issue Jul 20, 2024 · 0 comments

Comments

@stefanb
Copy link

stefanb commented Jul 20, 2024

On https://peticija.online/
Firefox (version 128) reports SSL_ERROR_RX_RECORD_TOO_LONG:

Secure Connection Failed

An error occurred during a connection to peticija.online. SSL received a record that exceeded the maximum permissible length.

Error code: SSL_ERROR_RX_RECORD_TOO_LONG

The page you are trying to view cannot be shown because the authenticity of the received data could not be verified.
Please contact the web site owners to inform them of this problem.

image

Chrome (version 126) reports a general ERR_SSL_PROTOCOL_ERROR:
image

This is from macOS, but have seen problems with this site also on Android.

SSL Labs tests report no fatal issues: https://www.ssllabs.com/ssltest/analyze.html?d=peticija.online
image

All recent browsers have SNI support, so this should not be the reason for error: https://caniuse.com/sni
image

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant