Secure Socket StartUp

eowe27
Posts: 4
Joined: Fri Feb 28, 2020 7:35 am

Secure Socket StartUp

Postby eowe27 » Mon Jun 14, 2021 2:54 pm

Hi,
I want esp32 and android to connect securely. I can set up a server in esp32 with tcp socket also android can connect as a client. Now I need to make it safe. TCP socket will still exist, but data will be encrypted with private key. This private key will be randomly generated on android i need to send this to esp32. I learned that I need to do this with tls socket. (sending private key)
But I couldn't find any starting code or source. I need your help.

Victoria Nope
Posts: 75
Joined: Fri Dec 04, 2020 9:56 pm

Re: Secure Socket StartUp

Postby Victoria Nope » Mon Jun 14, 2021 9:09 pm

Check e.g. the OpenSSL Server Example.

Who is online

Users browsing this forum: ESP_Roland, Google [Bot], hape65 and 119 guests