insecure reference in one of the ajax files (qxrpc)
Posted: Tue Mar 22, 2022 12:55 pm
Hi there,
We have setup an Apache webserver to serve PTV AjaxMap resources within our Map pages using a secured public URL.
So far, all the AjaxMap resources are loading with https EXCEPT the one link which is called from "/ajaxmaps/.qxrpc" file.
Content of this file is - Because of this insecure url we are getting mixed-content issue on front end browser.
Is it possible somehow to serve this link as well with https protocol?
NOTE: PTV version used is 1.26.03
Please let me know in case any additional details required,
Bernd
We have setup an Apache webserver to serve PTV AjaxMap resources within our Map pages using a secured public URL.
So far, all the AjaxMap resources are loading with https EXCEPT the one link which is called from "/ajaxmaps/.qxrpc" file.
Content of this file is - Because of this insecure url we are getting mixed-content issue on front end browser.
Is it possible somehow to serve this link as well with https protocol?
NOTE: PTV version used is 1.26.03
Please let me know in case any additional details required,
Bernd