NetTalk Central
NetTalk Web Server => Web Server - Ask For Help => Topic started by: Larry Sand on March 04, 2013, 07:33:37 AM
-
Do you have the OpenSSL.exe that matches the .0.9.8x DLLs? The last version that I have is from Feb 27 2007 and has no version info. We use it to create certificate signing requests.
Also those new DLLs depend on msvcr90.dll, have you come up with a method to install those? I see MS doesn't recommend installing it to your folder, instead they want it installed SXS.
http://support.microsoft.com/kb/326922
Thanks,
Larry Sand
-
Hi Larry,
The "best" OpenSSL repository for Windows is here;
http://slproweb.com/products/Win32OpenSSL.html
I've been meaning to update, and test, the latest builds with NetTalk for a bit, but time has not been on my side.
Cheers
Bruce
-
Thanks Bruce, I guess that means that I'll have to detect if the 2008 redistributables are installed and use the MS VC++ redistributable installer: http://www.microsoft.com/en-us/download/details.aspx?id=29.
Since 0.9.8x is no longer available do you plan to use the 0.9.8y or 1.0.0k version?
Larry Sand
-
definitely I'd update to at least y, but ideally I'd like to go all the way to the 1.n release.