NetTalk Central

NetTalk Web Server => Web Server - Ask For Help => Topic started by: webwilcox on November 05, 2012, 10:12:30 PM

Title: SSL Issues with Windows 7 ?
Post by: webwilcox on November 05, 2012, 10:12:30 PM
I have a development machine that uses Windows XP and Clarion 6.3.  Also using the latest nettalk 6 version.  I created my self signed SSL certificates and set the program to always use SSL (Just like the AlwaysSSL example).  It works fine on my XP development machines, but when I copy it over to a Windows 7 machine, the SSL won't work.  If I change the program to allow non-SSL and SSL, the non-SSL works but the SSL does not.  I completely disabled my firewall on the Windows 7 machine and even disabled the antivirus as well with no luck.

Has anyone run into this before ?

All help is appreciated.

Thanks,

Brad
Title: Re: SSL Issues with Windows 7 ?
Post by: Robert Iliuta on November 06, 2012, 02:20:14 AM
Hallo Brad,

Did you check DLL's?

This is from docs:
http://www.capesoft.com/docs/NetTalk6/NetTalkWebSecure.htm#DeployingSecureWebServer (http://www.capesoft.com/docs/NetTalk6/NetTalkWebSecure.htm#DeployingSecureWebServer)

Check if you have all 4 dll's in the root directory of your project if not copy.

Regards,
Robert
Title: Re: SSL Issues with Windows 7 ?
Post by: webwilcox on November 06, 2012, 05:14:06 AM
That fixed it.  Thanks for your help.

I must be getting old, I read those docs at least twice yesterday.  :)
Title: Re: SSL Issues with Windows 7 ?
Post by: Robert Iliuta on November 06, 2012, 05:45:38 AM
You welcome!
Good luck with your project!
Robert