jQWidgets Forums

jQuery UI Widgets Forums General Discussions SSL support question

This topic contains 2 replies, has 2 voices, and was last updated by  LyndenTech 8 years, 4 months ago.

Viewing 3 posts - 1 through 3 (of 3 total)
  • Author
  • SSL support question #89707

    LyndenTech
    Participant

    I looking for some assistance on what to do. My developer is using this sites utilities on our website. We recently converted to SSL-only and we have excel buttons that will generate an excel file from the grid on the page.

    when the button is clicked, he is receiving the following message:

    xxxxx was loaded over a secure connection, but contains a form which targets an insecure endpoint 'http://jquerygrid.net/export_server/dataexport.php'. this endpoint should be made available over a secure connection.
    

    It then fails as the website is configured for only https.

    I had assumed we could just change the source code to point at “https://jquerygrid.net” however I don’t know if that is available. What do people usually do in a situation like this?

    Mark

    SSL support question #89708

    Peter Stoev
    Keymaster

    Hi Mark,

    If you have a developer or enterprise license, you can find that PHP file within the source code download package. Download the package, upload the file on your server and then in the Grid’s API Documentation you will find how to refer to the file on your server. That way, your app no longer will try to connect to our server. dataexport.php hosted on our server is for evaluation purposes only and should never be used in production as it’s hosted for test only.

    Best Regards,
    Peter Stoev

    jQWidgets Team
    http://www.jqwidgets.com/

    SSL support question #89709

    LyndenTech
    Participant

    Thank you Peter, I will get the purchase going!
    Mark

Viewing 3 posts - 1 through 3 (of 3 total)

You must be logged in to reply to this topic.