View Single Post
Old 08-29-2007, 04:17 AM  
magic_
Junior Member
 
Join Date: Aug 2007
Posts: 5
Default update...

Hey ZR, thx for the tips.

I missed the space between "CN=kebabfabriken" -eku.

I tried to execute the bat file in the command prompt and a windows pops up saying that makecert.exe is not a valid 32-bit application and the prompt says failed.

I got my hands on a another makecert.exe file and now i get this:

Code:
makecert.exe -r -n "CN=kebabfabriken" -eku 1.3.6.1.5.5.7.3.1 -ss  my -sr CurrentUser -a sha1 -sk kebabfabriken -sky exchange -sp "Microsoft RSA SChannel Cryptographic Provider" -sy 12 kebabfabriken.cer Error: Can't create the key of the subject ('kebabfabriken')
Failed
I haven't made the changes you suggested to the ioftpd.ini file, if i understood you correctly, that should be after the cert is created and imported?

Btw, should i use sha1 or md5? what is recommended? I heard sha1 for security, md5 for performance?
magic_ is offline   Reply With Quote