Hi,
as you all might know modern browsers have this "feature" where they "warn" about "unsafe" forms, i.e. when using http instead of https. Even in the local network...
So, has anyone tried to go for SSL? What unforeseen problem did you encounter? My plan would be to use the espconn_secure* functions and the mbedtls lib and see what happens...
Hi,
as you all might know modern browsers have this "feature" where they "warn" about "unsafe" forms, i.e. when using http instead of https. Even in the local network...
So, has anyone tried to go for SSL? What unforeseen problem did you encounter? My plan would be to use the espconn_secure* functions and the mbedtls lib and see what happens...