question: Is tls1.2 supported by esp ?
http://docs.aws.amazon.com/iot/latest/d ... n-iot.html
TLSv1.2
SHA-256 RSA certificate signature validation
One of the cipher suites from the TLS cipher suite support section
Search found 4 matches
- Fri Jan 22, 2016 1:38 am
- Forum: ESP8266 SDK
- Topic: SSL Authentication to AWS IOT Service
- Replies: 14
- Views: 29072
- Mon Dec 14, 2015 12:47 am
- Forum: ESP8266 HDK
- Topic: Minimum RESET pulse
- Replies: 2
- Views: 4781
Re: Minimum RESET pulse
I think a pulse is needed. When reset pin is in low, esp is in reset state and clock is not running. I have a dash like button using reset and deepsleep. With following circuit, if switch is on, esp is in reset state and not running code. After releasing switch, esp start. https://raw.githubusercont...
- Mon Dec 07, 2015 8:53 pm
- Forum: ESP8266 SDK
- Topic: New FEATURES gathering
- Replies: 82
- Views: 78417
Re: New FEATURES gathering
- a api to prevent connecting to OPEN AP - a api to get the encryption type of the current network Both are already available, check the docs ;) Oh ? I can't find at SDK 1.5. Can you tell the encryption type of the current connected AP without scan ? Can you prevent connecting to OPEN AP when wake ...
- Wed Dec 02, 2015 6:06 pm
- Forum: ESP8266 SDK
- Topic: New FEATURES gathering
- Replies: 82
- Views: 78417
Re: New FEATURES gathering
- a api to prevent connecting to OPEN AP
- a api to get the encryption type of the current network
- a api to get the encryption type of the current network