PDA

View Full Version : SSL Certificates


chopeye
10-23-2002, 02:44 AM
HI, maybe I missed something but ..

*** WARNING *** The included certs are examples ONLY, they are only there for testing SSL the first time,
It is VERY Insecure to use the included certs, you will need to make your own

ssl_certificate = c:\ioFTPD\etc\ioFTPD-rsa.pem
ssl_key = c:\ioFTPD\etc\ioFTPD-rsa.pem


Ok i tried to make my own certificates using the certificate creation wizard as supplied with CuteFtp Pro which seemed to generate the files ok.

I altered the ioftpd.ini file to reflect the new certificate , but when i then start ioftpd , it uses 60% + CPU time and becomes totally
unresponsive.

Any help on this would be much appreciated.

BTW , keep up the superb work :)

ioftpd version: 3.4.2

operating system: windows 2000 SP2

services affected: all (ftp, telnet, http)

how-to reproduce bug: change default certificate

darkone
10-23-2002, 03:54 AM
If possible email me your .ini and those key files. It sounds like ini reader is getting stuck somewhere... it also might be as well issue with certificates, that's why i need those as well :/

Edit:

Oops, quess who forgot the email address: darkone@ioftpd.com :)

chopeye
10-23-2002, 04:51 AM
OK mate , will email you the requested files
when I get home from work

Cheers for the response.

Chopeye