cancel
Showing results for 
Search instead for 
Did you mean: 

Secure authentication to web server

tabekb
Associate III
Posted on June 15, 2016 at 13:15

Hi to all,

I've created simple dynamic webpages using CGI and SSI provided by the wi-fi module. The pages are stored in the external flash of the SPWF01SA module and it works well. Now I would like to add authentication to the pages by entering a username and password on the first page. There is HTTP with SSL protocol implemented for secure identification of the web server? If not, please give me some guide how can I implement this kind (or any other type) of authentication.

Thanks a lot.
1 REPLY 1
Posted on July 04, 2016 at 11:41

Hi,

webserver included in the module is not supporting TLS. This means cannot access webserver is a secure way.

Module offers TLS as a client (allows opening a secure TCP socket to remote socket/web server)