ftp over ssl

Need help with FileZilla Server? Something does not work as expected? In this forum you may find an answer.

Moderator: Project members

Post Reply
Message
Author
yooo
500 Command not understood
Posts: 1
Joined: 2005-03-23 17:26

ftp over ssl

#1 Post by yooo » 2005-03-23 17:30

Hi,

when I try to generate a certficate, I always get this error message :
"Certficate could not be generated
reason : failed to initialize SSL library"

does somebody have an idea from the problem ?
thanks.


FileZilla 0.9.6
Windows 2003

muerte
500 Command not understood
Posts: 3
Joined: 2005-03-24 03:31

me too...

#2 Post by muerte » 2005-03-24 04:21

i am having the same problem with FZS.

i'm running win2k server, maybe that's the problem?

i am running that /snapshot/FZS2 build that fixed the admin port problem, but now i can't generate keys (or even enable SSL).

maybe some systemroot string or windows server wierdness with loading ssl stuff? i am just making this up now.

thanks,
m

outerphaze
500 Command not understood
Posts: 2
Joined: 2005-03-25 14:57

me too too

#3 Post by outerphaze » 2005-03-25 15:00

Getting the same problem, here...

latest filezilla srv + win2k3

User avatar
botg
Site Admin
Posts: 35539
Joined: 2004-02-23 20:49
First name: Tim
Last name: Kosse

#4 Post by botg » 2005-03-25 17:27

The SSL libraries are linked to the dll version of the runtime library as linking them statically will make them crash. Perhaps you do not have the latest version of the runtime library installed. The required DLL is called msvcr71.dll as far as I remember, please download them from any source you trust.

outerphaze
500 Command not understood
Posts: 2
Joined: 2005-03-25 14:57

thanx

#5 Post by outerphaze » 2005-03-25 19:40

thanx, just works fine now :)

odoyle81
500 Command not understood
Posts: 1
Joined: 2005-04-03 08:29

#6 Post by odoyle81 » 2005-04-03 08:35

I was wondering where I should put this file once I download it?

I searched my computer for the file and found it in 2 places. I assume that the file is out of date and that is why I am getting the failed to initialize error message, but I don't know which copy of the file I should replace?

the locations are:

system32\URTTemp
WINNT\Micosoft.NET\Framework\v1.1.4322

I have win2k sp4 fully updated.

Thanks for any help, I'm new to using FTP servers...
Paul

spec1alk
503 Bad sequence of commands
Posts: 21
Joined: 2005-04-07 23:03

#7 Post by spec1alk » 2005-04-07 23:06

I copied WINNT\Micosoft.NET\Framework\v1.1.4322\msvcr71.dll into my FileZilla server directory and this fixed the problem.

Post Reply