
April 25th, 2006, 04:52 AM
|
 |
Kingpin contributor
|
|
Join Date: Nov 2005
Location: P.E, RSA
|
|
Quote: | Originally Posted by axisz Hi,
Can anyone give me a few broad points on how to secure a web
application.
If it's running on a local intranet with no access to it from the internet,what additional security features can be build in?
I.E
1. Encrypt data
2. use ssl
?
Thanks |
Hi Fellow countryman!
It really depends what kind of application it is? Normally intranet applications are under less risks of security attacks then an internet application. Dont know what security model you have, but normally a well-integrated Windows authenticationworks just fine. Only add SSL when you are really working with sensitive data.
Have fun!
J. 
__________________
Fitness & Diet resources Career Descriptions Boat Cruises
All code that is posted by me has not been tested, and it should only be interpreted as a guideline to a solution. There is no guarantee that any of my code samples will work as provided, and should be customized to suite the required need.
|