View Single Post
Old 04-23-2004, 06:35 PM  
bounty
Senior Member
 
Join Date: Aug 2002
Posts: 529
Default

in ioftpd.ini:

Require_Encrypted_Auth = !*
Require_Encrypted_Data = !*
Certificate_Name = <your.cert.here>
Explicit_Encryption = True
Encryption_Protocol = SSL3
Min_Cipher_Strength = 128
Max_Cipher_Strength = 256

(min_cipher value can't be higher than 168)

if you use SSL3 in ioftpd.ini you should use AUTH SSL with latest flashfxp

if you use TLS in ioftpd.ini you you can use both AUTH SSL or AUTH TLS with flashfxp

if you use winsows 2000 you should install SP4

have fun
bounty
bounty is offline   Reply With Quote