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

OTP 20.3 TLS/SSL problem #85

Open
zuiderkwast opened this issue Jun 30, 2018 · 4 comments
Open

OTP 20.3 TLS/SSL problem #85

zuiderkwast opened this issue Jun 30, 2018 · 4 comments

Comments

@zuiderkwast
Copy link
Member

There seems to be a problem with OTP 20.3, not present in previous OTP 20 versions.

When this is solved, add 20.3 to the travis ci matrix.

=INFO REPORT==== 29-Jun-2018::05:09:20 ===
TLS client: In state certify at ssl_handshake.erl:1295 generated CLIENT ALERT: Fatal - Handshake Failure - {bad_cert,hostname_check_failed}
ssl_tests: successful_ssl_connect_test (module 'ssl_tests')...*skipped*
undefined
*unexpected termination of test process*
::{failed_to_upgrade_socket,{tls_alert,"handshake failure"}}
@getong
Copy link
Contributor

getong commented Aug 2, 2018

I think it is fixed in #84 , but there is still logger problem in erlang 21. I will fix it in a few days.

@getong
Copy link
Contributor

getong commented Oct 2, 2018

It can be closed now.

@DenysGonchar
Copy link

this issue is still valid and it's reproducible only on OTP 20.3. please see travis report

ssl_tests: successful_ssl_connect_test (module 'ssl_tests')...
=INFO REPORT==== 6-Jun-2019::17:08:19 ===
TLS client: In state certify at tls_connection.erl:739 generated CLIENT ALERT: Fatal - Handshake Failure - malformed_handshake_data
*skipped*
undefined
*unexpected termination of test process*
::{failed_to_upgrade_socket,{tls_alert,"handshake failure"}}

@zuiderkwast
Copy link
Member Author

OK, obviously there's a TLS error. I think this is related to some bug in OTP 20.3. Perhaps it's works in OTP 20.3 with different ssl options? I don't know if it's possible to solve here, but we can at least document it. It would be good to link this one to an OTP bug report or similar.

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

3 participants