Question
Secure authentication to web server
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.