NetTalk Central

Author Topic: SSL connection problem  (Read 4172 times)

CaseyR

  • Sr. Member
  • ****
  • Posts: 448
    • View Profile
    • Email
SSL connection problem
« on: December 16, 2011, 02:46:15 PM »
I opened up the MixedSSL and AlwaysSSL examples to help diagnose an SSL connection issue I was having.   They compile and run fine but trying to connect using https://127.0.0.1:881 fails for both with Firefox and IE.  There are firewall exceptions for the apps and I even tried a port exception for 881 without success.   Using the simple http connection opens the MixedSSL page but it doesn't seem as if the page is encrypted.

Bruce

  • Global Moderator
  • Hero Member
  • *****
  • Posts: 11250
    • View Profile
Re: SSL connection problem
« Reply #1 on: December 16, 2011, 08:43:18 PM »
turn off the option to "suppress errors" and see if you get an error when running the ap.

cheers
Bruce

CaseyR

  • Sr. Member
  • ****
  • Posts: 448
    • View Profile
    • Email
Re: SSL connection problem
« Reply #2 on: December 18, 2011, 06:46:09 PM »
Thanks, Bruce.

That quickly revealed the problem: missing dll's