A
A
Andrey Sergeev2017-07-24 17:23:35
OpenSSL
Andrey Sergeev, 2017-07-24 17:23:35

How to fix ssl handshake error?

I'm trying to connect to yandex.disk using the yandex-disk
utility. It gives an error

Error: SSL connection failure

Such a command issues

# openssl s_client -connect webdav.yandex.ru:443
CONNECTED(00000003)
139743195135872:error:1408F10B:SSL routines:ssl3_get_record:wrong version number:ssl/record/ssl3_record.c:252:
---
no peer certificate available
-- -
No client certificate CA names sent
---
SSL handshake has read 5 bytes and written 176 bytes
Verification: OK
---
New, (NONE), Cipher is (NONE)
Secure Renegotiation IS NOT supported
Compression: NONE
Expansion: NONE
No ALPN negotiated
SSL-Session:
Protocol : TLSv1.2
Cipher : 0000
Session-ID:
Session-ID-ctx:
Master-Key:
PSK identity: None
PSK identity hint: None
SRP username: None
Start Time: 1500905057
Timeout : 7200 (sec)
Verify return code: 0 (ok)
Extended master secret: no
---


# openssl version
OpenSSL 1.1.0f 25 May 2017

I understand that there are different versions of certificates, but I don’t know how to fix it. Please tell me what to do?

Answer the question

In order to leave comments, you need to log in

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question