Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations strongm on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

Setting up ftps on iis

Status
Not open for further replies.

rkendall

Programmer
Jul 25, 2003
4
ZA
Does anyone know how to enable your ftp virtual directory that is setup in IIS to use 128-bit SSL encryption?

Robbo
 
Hi, no its not a certificate server

We were issued a certificate by thwate and we currently use it to make one of our sites secure by using the SSL 128-bit encryption it provides.

Now we want users to instead of uploading files through http we want them to ftp the file to a folder on our server, this i have up and running and is actually piss easy to set up, however my director wants the ftp process to use SSL the same way our Web site does, is this possibe?
 
As I know is not possible. FTP doesn't have a clear suport for SSL encryption.
Maybe another FTP server, some shareware software for doing this.
Check those RFC, and you wil see what is the situation for FTP secure protocol.
Indeed you can use HTTP instead of FTP, and then you have SSL.

Gia Betiu
gia@almondeyes.net
Computer Eng. CNE 4, CNE 5, MCSE Win2K
new: (just started)
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top