-->
Page 3 of 3

Re: ESP8266httpUpdate HTTPS?

PostPosted: Mon Feb 19, 2018 12:35 am
by tele_player
The fingerprint doesn’t have to be hard coded into the program. You could store it in flash.

Re: ESP8266httpUpdate HTTPS?

PostPosted: Mon Feb 19, 2018 8:51 am
by androidfanboy
But where exactly do I get the new fingerprint after it changes? The ESP would need to do that automatically before grabbing the file from the server to prevent security issues.

Re: ESP8266httpUpdate HTTPS?

PostPosted: Mon Feb 19, 2018 9:46 am
by tele_player
This is why I suggested reading about ssl/tls. Every answer will lead to a question.