Can the ESP32 provide a secure (HTTPS) Access Point (AP)
Posted: Thu Nov 03, 2022 1:01 pm
Hi
So as to avoid a "Not Secure" warning when accessing my AP it would advantagous if a secure connection could be established. I might be entering the wrong search criteria, but couldn't find anything suggesting that it is possible nor any examples showing me how I'd go aout it if it were. Is it?
The ideal scenario would along the lines of...
1. Self-signed and have our phone-based app accessing the AP know the root public key the self-signing cert came from.
2. Using something like a wildcard TLS cert and use some local DNS hijacking to resolve a subdomain locally.
Any advice, pointers to examples, suggestions etc would be grately appreciated.
Thanks
So as to avoid a "Not Secure" warning when accessing my AP it would advantagous if a secure connection could be established. I might be entering the wrong search criteria, but couldn't find anything suggesting that it is possible nor any examples showing me how I'd go aout it if it were. Is it?
The ideal scenario would along the lines of...
1. Self-signed and have our phone-based app accessing the AP know the root public key the self-signing cert came from.
2. Using something like a wildcard TLS cert and use some local DNS hijacking to resolve a subdomain locally.
Any advice, pointers to examples, suggestions etc would be grately appreciated.
Thanks