View Single Post
Old 11-03-2004, 04:49 PM  
neoxed
Too much time...
 
Join Date: May 2003
Posts: 1,326
Default

What kind of SSL connection? If you're using implicit SSL, all connections will be. However, if you're using explicit SSL - use the Require_Encrypted_Auth service option.

Code:
[FTP_Service]
Require_Encrypted_Auth = *
neoxed is offline   Reply With Quote