question-mark
Stuck on an issue?

Lightrun Answers was designed to reduce the constant googling that comes with debugging 3rd party libraries. It collects links to all the places you might be looking at while hunting down a tough bug.

And, if you’re still stuck at the end, we’re happy to hop on a call to see how we can help out.

OPENSSL_internal:UNSUPPORTED_PROTOCOL

See original GitHub issue
From: whistle@2.4.2
Node: v12.8.1
Date: 2019/12/25 下午4:58:59
Error: write EPROTO 140683778838504:error:100000f0:SSL routines:OPENSSL_internal:UNSUPPORTED_PROTOCOL:../../third_party/boringssl/src/ssl/handshake_client.cc:569:

    at WriteWrap.onWriteComplete [as oncomplete] (internal/stream_base_commons.js:83:16)

访问 https://pbdw.ebank.cmbchina.com/cbmresource/8/cemxzm/bg1.png 时出现

Issue Analytics

  • State:closed
  • Created 4 years ago
  • Comments:6 (2 by maintainers)

github_iconTop GitHub Comments

1reaction
xcodebuildcommented, Jan 14, 2020

related to https://github.com/nodejs/node/issues/27384

加上 --tls-v1.0 即可,因为我是 require('whistle') 使用的所以漏了这个参数

Read more comments on GitHub >

github_iconTop Results From Across the Web

OpenSSL can't establish SSL connection because ...
OpenSSL : error:1425F102:SSL routines:ssl_choose_client_version:unsupported protocol Unable to establish SSL connection. I'm on ubuntu 20.04 LTS.
Read more >
OpenSSL::SSL::SSLError (v 1.1.1d) unsupported protocol in ...
I am experimenting an issue about openssl when my rails application is running in docker container. The issue happens when I deliver a...
Read more >
error:1425F102:SSL routines:ssl_choose_client_version ...
An issue while Azure Linux based app service try to get data from GoDaddy based database. ... SslException: SSL Handshake failed with OpenSSL...
Read more >
Cannot connect to eduroam on F36 due to openssl error
Based on the logs, it seems to be because of an openssl error. ... SSL_connect error:0A000102:SSL routines::unsupported protocol ...
Read more >
openssl_handshake & unsupported protocol on Wi-Fi ...
Hi! I have a trouble with corporate WI-FI on my laptop under OL8/8.1 with openssl_handshake & unsupported protocol.
Read more >

github_iconTop Related Medium Post

No results found

github_iconTop Related StackOverflow Question

No results found

github_iconTroubleshoot Live Code

Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free

github_iconTop Related Reddit Thread

No results found

github_iconTop Related Hackernoon Post

No results found

github_iconTop Related Tweet

No results found

github_iconTop Related Dev.to Post

No results found

github_iconTop Related Hashnode Post

No results found