6. 报了141A4132:SSL routines:tls_process_ske_ecdhe:bad ecpoint 类似这样的错误 似乎可以确定是什么曲线算法有问题了。 我以为是我的openssl版本有问题,下载了1.1.1k ,1.1.1u 还有最新的3系列版本,都不行 不能一直僵着,我尝试请求另一台服务器,我发现可以请求过去!!! 然后这时候搜到一篇博文 这个给了我...
QSslSocket sslSocket;sslSocket.connectToHostEncrypted("192.168.0.169",10669);if(sslSocket.waitForEncrypted()){qDebug()<<"SSL connection established!";}else{} 报了141A4132:SSL routines:tls_process_ske_ecdhe:bad ecpoint 类似这样的错误 似乎可以确定是什么曲线算法有问题了。 我以为是我的openssl版本...
[Run by the Issuer] verify return:1 depth=0 CN = kjt.hebei.gov.cn verify return:1 SSL_connect:SSLv3/TLS read server certificate SSL3 alert write:fatal:illegal parameter SSL_connect:error in error 00465E1801000000:error:0A000132:SSL routines:tls_process_ske_ecdhe:bad ecpoint:ssl/statem/...
by OpenSSL in case of client-related issues, most notably during TLSv1.3 handshakes. In particular, SSL_R_BAD_KEY_SHARE ("bad key share"), SSL_R_BAD_EXTENSION ("bad extension"), SSL_R_BAD_CIPHER ("bad cipher"), SSL_R_BAD_ECPOINT ("bad ecpoint"). These are now logged at the "...
twisted.web._newclient.ResponseNeverReceived:[<twisted.python.failure.Failure OpenSSL.SSL.Error:[('SSL routines','','bad ecpoint')]>] 可以直接将请求链接的 https 改为 http就可以解决问题。也可能返回的是加密的js数据,这就需要仔细分析了。
SSL_R_UNABLE_TO_LOAD_SSL3_MD5_ROUTINES 242 # define SSL_R_UNABLE_TO_LOAD_SSL3_SHA1_ROUTINES 243 # define SSL_R_UNEXPECTED_CCS_MESSAGE 262 # define SSL_R_UNEXPECTED_END_OF_EARLY_DATA 178 # define SSL_R_UNEXPECTED_EOF_WHILE_READING 294 # define SSL_R_UNEXPECTED_MESSA...