Hi to all... i'm new for esp32 and i have a big problem to access to device wroom from an pwa web application.
I'm trying to access with socket or https from my pwa application to esp32 where i use an "HTTPSServer secureServer = HTTPSServer(&cert, 8086); etc..." with a signed certificate but i've always a "mixed content error" from my browser (ex chrome).
To avoid this problem (also of certificate expiration) i see this article https://stackoverflow.com/questions/598 ... tps-server where, in the answer, suggest to use unified provisioning BUT i've no experience to implement it on arduino...
Can you give me simple examples to do this ? or specific documentation for this ?
Thank you in advance
Esp32 access from web application
-
- Posts: 2
- Joined: Thu Sep 21, 2023 7:05 am
Re: Esp32 access from web application
for integration ...
i want use device like SoftAP (access point) with encryption mode ex. WPA2_PSK. Its solve browser "mixed content error" problem ?
i want use device like SoftAP (access point) with encryption mode ex. WPA2_PSK. Its solve browser "mixed content error" problem ?
Who is online
Users browsing this forum: Google [Bot] and 61 guests