2016-06-15 04:15 AM
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.2016-07-04 02:41 AM
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)