Esp32 access from web application

guido.cavalera
Posts: 2
Joined: Thu Sep 21, 2023 7:05 am

Esp32 access from web application

Postby guido.cavalera » Thu Sep 21, 2023 7:33 am

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

guido.cavalera
Posts: 2
Joined: Thu Sep 21, 2023 7:05 am

Re: Esp32 access from web application

Postby guido.cavalera » Fri Sep 22, 2023 2:57 pm

for integration ...

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: No registered users and 117 guests