Click to See Complete Forum and Search --> : Secure Page on an Intranet


ciaranmg
04-24-2001, 03:35 PM
Hi,

We're trying to set up a secure page on a small intranet for a college project just to demonstrate secure transactions..

My question is what do I need to do to do this or where can I find the relevant info.

Some lecturers were pointing us at the likes of verisign etc. but this is proving very confusing.

What's the easiest way to set up a secure page and do you have to have a certificate at all?? or does IIS have this built in??

Regards
Ciaran

Note:
Were just using a private intranet running IIS 5.0 on win2k we're not trying to set up a webserver or anything :)

Anon
04-26-2001, 09:06 PM
By secure do you mean encrypted or password protected. If all you need is password protection turn on integrated nt security and set the permissions on your files directory to only allow access to a individual and or group. NT will authenticate to gain access to the file automagically.

ame12
04-26-2001, 11:10 PM
Ciaran, if you really want SSL, you'll need to get a certificate (you can use Microsoft's Certificate Server to do this). This allows your server to establish a trust with a browser using a secure connection.

Here are some steps that can be used for your intranet:

http://support.microsoft.com/support/kb/articles/Q218/4/45.asp

Dave


===========================================
http://badblue.com
Small footprint P2P web server for Windows,
File-sharing, PHP, wireless apps & more
===========================================