Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

mqtt ssl #46

Open
st0ff3r opened this issue Feb 27, 2016 · 2 comments
Open

mqtt ssl #46

st0ff3r opened this issue Feb 27, 2016 · 2 comments

Comments

@st0ff3r
Copy link
Contributor

st0ff3r commented Feb 27, 2016

use ssl for mqtt communication

@st0ff3r
Copy link
Contributor Author

st0ff3r commented Feb 28, 2016

tried in 972eaa3 but espconn_secure_sent() does not result any data on network

@st0ff3r
Copy link
Contributor Author

st0ff3r commented Mar 3, 2016

tuanpmt/esp_mqtt#88
espconn_secure_ca_enable(0x01, 0x7c);
esp_ca_cert.bin into 0x7c000

http://bbs.espressif.com/viewtopic.php?f=7&t=1639&p=5472#p5472
uint8 flash_sector : Flash sector in which CA certificate
(esp_ca_cert.bin) is written into. For example, parameters 0x3B
should be written into Flash 0x3B000 in the flash. Please be noted
that sectors used for storing codes and system parameters must not
be covered.

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

No branches or pull requests

1 participant