NetTalk Central

NetTalk Web Server => Web Server - Ask For Help => Topic started by: markster on September 14, 2015, 05:22:37 PM

Title: SSL Client
Post by: markster on September 14, 2015, 05:22:37 PM
I need to make my client windows app SSL so that it will securely connect with the web services in my NetTalk app for data transfers. The NetTalk docs only describe deploying the SSL dll's but I can't find anywhere in the windows client app that allows me to tick off or otherwise configure SSL settings, etc.

Thanks,

Mark
Title: Re: SSL Client
Post by: Bruce on September 16, 2015, 02:00:08 AM
Hi Mark,

The NetDemo example, TestWebClient window, is a great place to see and experiment with different SSL Settings.

cheers
Bruce
Title: Re: SSL Client
Post by: markster on September 19, 2015, 12:04:29 PM
Thanks, got things going the way I need to. Mark