Skip to main content
tabekb
Associate III
June 15, 2016
Question

Secure authentication to web server

  • June 15, 2016
  • 1 reply
  • 517 views
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 topic has been closed for replies.

    1 reply

    Gerardo GALLUCCI
    ST Employee
    July 4, 2016
    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)