Nios® V/II Embedded Design Suite (EDS)
Support for Embedded Development Tools, Processors (SoCs and Nios® V/II processor), Embedded Development Suites (EDSs), Boot and Configuration, Operating Systems, C and C++

How to make BOA security

Altera_Forum
Honored Contributor II
977 Views

Hi all. 

I 'm developing cgi program based on BOA. When users type in user-name and password in FORM, and submit with POST, Others can capture the information because in web browsers data isn't encrypted. 

Maybe MD5 can work in BOA, but it can't solve the problem. People get data during translation, not on the web server end. 

Above is my think, I don't know whether it is right!! 

Please tell me, How to protect login name and password. What should I do? 

Thank you.
0 Kudos
1 Reply
Altera_Forum
Honored Contributor II
316 Views

You could try GoAhead webserver which has SSL support

0 Kudos
Reply