Secure authentication to web server
Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
2016-06-15 4:15 AM
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.
This discussion is locked. Please start a new topic to ask your question.
1 REPLY 1
Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
2016-07-04 2:41 AM
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)