https 握手后崩溃。

rockywei
Posts: 3
Joined: Fri Sep 28, 2018 7:46 am

https 握手后崩溃。

Postby rockywei » Mon Nov 05, 2018 1:19 am

Hello, any one has https experience? It crashed when call espconn_secure_connect(), why?

大家好,有用过https的吗?调用espconn_secure_connect 时就崩溃了,这是为什么???

Code: Select all

QBIQ:qbiq_start_dns
QBIQ: now() = 1541378203, secure buff size = 8192
QBIQ:qbiq_dns_found 64.34.221.164
QBIQ:qbiq_dns_name2 harvest.ubiqweus.com
QBIQ: connect to SSL 443
QBIQ: connection ok
TLS.ca_x509.cer 3d5
the file is a PEM file.
client handshake start.
distinguished names: [RapidSSL RSA CA 2018], [harvest.ubiqweus.com]
before 1541030400, tv_sec 1541378203, after 1572566400
distinguished names: [RapidSSL RSA CA 2018], [RapidSSL RSA CA 2018]
distinguished names: [DigiCert Inc], [DigiCert Inc]
distinguished names: [www.digicert.com], [www.digicert.com]
E:M 528
Fatal exception 29(StoreProhibitedCause):
epc1=0x4000e1b2, epc2=0x00000000, epc3=0x00000000, excvaddr=0x00000000, depc=0x00000000
ÿ
 ets Jan  8 2013,rst cause:2, boot mode:(3,6)

load 0x40100000, len 2408, room 16
tail 8
chksum 0xe5
load 0x3ffe8000, len 776, room 0
tail 8
chksum 0x84
load 0x3ffe8310, len 632, room 0
tail 8
chksum 0xd8
csum 0xd8


Also is it possible to call system_upgrade_start() over https? I am using port 443 but found no SSL/TLS handshake - it was just sending plain http request.

另外,system_upgrade_start可以使用https吗?我设置了端口为443可是看到未经SSL/TLS握手,设备就直接发http请求了。

Her Mary
Posts: 537
Joined: Mon Oct 27, 2014 11:09 am

Re: https 握手后崩溃。

Postby Her Mary » Wed Nov 07, 2018 6:47 pm

内存不足了,

Code: Select all

E:M 528
就是 error malloc 528 bytes.

Who is online

Users browsing this forum: No registered users and 3 guests