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:
Code:
;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