PDA

View Full Version : SSL problem


hutori
10-27-2009, 01:57 PM
Hi

Im pretty new here.

I have the last couples of days tried to get ssl working on ioFTPD.

I thought i had completed files correctly, but it doesn't work.

When i try to activate "Use SSL proxy for this server (winsslwrap)" i get wSock_Error.

Here is my ini file:

;Certificate_Name = ioFTPD
Explicit_Encryption = True
Encryption_Protocol = SSL3
Min_Cipher_Strength = 128
Max_Cipher_Strength = 256
Get_External_Ident = True
;Data_Devices =
;Random_Devices = True


I have a cert. in ioFTPD/system called ioFTPD.cer

I hope you guys can help me :)

Yil
10-27-2009, 08:44 PM
I think you need to clarify a few things. ioFTPD doesn't use winsslwrap. The bundled 3rd-party ioGUI utility I believe does. I've never needed to use that feature since I only run ioGUI from the same machine the server is running on, but I believe winsslwrap (is that still supported?) is what needs to be configured correctly so look at it's configuration file...

hutori
10-28-2009, 02:22 AM
thx..

works great! :D