8000 ssl.wrap_socket [Errno -1] ERR_MEM · Issue #451 · pycom/pycom-micropython-sigfox · GitHub
[go: up one dir, main page]

Skip to content
This repository was archived by the owner on Sep 16, 2024. It is now read-only.

ssl.wrap_socket [Errno -1] ERR_MEM #451

Open
CassioCioniCarmo opened this issue May 22, 2020 · 4 comments
Open

ssl.wrap_socket [Errno -1] ERR_MEM #451

CassioCioniCarmo opened this issue May 22, 2020 · 4 comments

Comments

@CassioCioniCarmo
Copy link

(sysname='LoPy4', nodename='LoPy4', release='1.20.2.rc7', version='v1.11-6d01270 on 2020-05-04', machine='LoPy4 with ESP32', lorawan='1.0.2', sigfox='1.0.1', pybytes='1.4.0')

I'm trying to make a secure connection between L04(server) and a website(client). During the ssl module the memory error is displayed. the generated certificate has the following settings (x509 sha256 rsa: 2048) the error is [Errno -1] ERR_MEM.
how can I solve?
Thanks

@catalinio
Copy link
Contributor

Hi,
Could you try the build provided in this comment: #443 (comment)?
We're working on a release which can fix multiple memory errors.

@CassioCioniCarmo
Copy link
Author

Hello, thanks for the feedback I will work on this attempt this week!

@CassioCioniCarmo
Copy link
Author

tested, same error

@geza-pycom
Copy link
Contributor

Could you please copy here the parameters of ssl.wrap_socket() ? What is the value of cert_reqs parameter ?

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants
0