NetTalk Central

Author Topic: SSL - NetWebPage does not open anymore  (Read 4706 times)

johanco123

  • Full Member
  • ***
  • Posts: 245
    • View Profile
    • Email
SSL - NetWebPage does not open anymore
« on: July 29, 2015, 12:49:35 AM »
Hi Bruce
I have a memory form that calls a NetwebPage in source under ValidateUpdate embed point as my last code in the procedure. It was working fine before I upgrade to SSL secure website. The form is call from the menu with all the ticks off for 'User must be logged in'

Then I upgrade and install the ssl certificates. The form is working if not logged in but it doesn't call the NetWebPage at the end anymore.

I upgrade to Nettalk8.56 and make sure the version of the files is 1.0.2d. It still not calling the NetWebPage.

If I login then the the procedure is working fine and the netwebpage is displaying.

Any suggestions.

Kind regards
Johan


Bruce

  • Global Moderator
  • Hero Member
  • *****
  • Posts: 11250
    • View Profile
Re: SSL - NetWebPage does not open anymore
« Reply #1 on: July 29, 2015, 02:00:20 AM »
try 8.57, and note the new SSL DLL that needs to be deployed.

cheers
Bruce

johanco123

  • Full Member
  • ***
  • Posts: 245
    • View Profile
    • Email
Re: SSL - NetWebPage does not open anymore
« Reply #2 on: July 29, 2015, 09:43:29 PM »
Hi Bruce
I upgrade to Nettalk8.57 and ensure the new dll files is copied.  The netwebpage still not displayed when no user is logged in.

Any other suggestions.
Kind regards
Johan

Bruce

  • Global Moderator
  • Hero Member
  • *****
  • Posts: 11250
    • View Profile
Re: SSL - NetWebPage does not open anymore
« Reply #3 on: July 29, 2015, 11:48:46 PM »
I think an example will be needed to see what you are doing.

For purposes of the example don't use your real certificate of course - rather use the one that ships with the basic SSL example.
(it's not a certificate issue, and you mustn't share _your_ private key!)


cheers
Bruce

astahl

  • Sr. Member
  • ****
  • Posts: 308
    • View Profile
    • Email
Re: SSL - NetWebPage does not open anymore
« Reply #4 on: July 30, 2015, 05:26:22 AM »
Hi Guys,

Yep same thing happening to me this morning after upgrading.


Ashley

Bruce

  • Global Moderator
  • Hero Member
  • *****
  • Posts: 11250
    • View Profile
Re: SSL - NetWebPage does not open anymore
« Reply #5 on: July 30, 2015, 05:33:23 AM »
please define the "same thing" Ashley.
You also have a NetWebPage called from the ValidateUpdate embed point?

An example of what you are doing would be most useful.

cheers
Bruce

astahl

  • Sr. Member
  • ****
  • Posts: 308
    • View Profile
    • Email
Re: SSL - NetWebPage does not open anymore
« Reply #6 on: July 31, 2015, 03:22:56 AM »
Bruce,

Your right not same thing...I will start a new thread and give you an example.


Ashley