Error in Pivot Table after taking SSL certificate

Dear All,

We are facing a issue in pivot and data visulizer after taking a SSL certificate(HTTP to HTTPS) for one of our instance. The version of the application is 2.23. Can you please look into the below error and suggest anything if you have faced same kind of issue.

jquery.min.js:2 Mixed Content: The page at ‘https://fpanmis.org/fpanpro/dhis-web-pivot/#’ was loaded over HTTPS, but requested an insecure XMLHttpRequest endpoint ‘http://fpanmis.org/fpanpro/api/systemSettings.json?key=keyCalendar&key=keyDateFormat&key=keyAnalysisRelativePeriod&key=keyHideUnapprovedDataInAnalytics&key=keyAnalysisDigitGroupSeparator’. This request has been blocked; the content must be served over HTTPS.

···

Thanks and Regards

Mithilesh Kumar Thakur

Hi there.

You need to modify your Tomcat’s server.xml file to match this

<Connector port=“8082” address=“127.0.0.1” protocol=“HTTP/1.1” proxyPort=“443” scheme=“https”

URIEncoding=“UTF-8”

executor=“tomcatThreadPool” connectionTimeout=“20000” />

Be sure to use the correct port number.

Regards,

Jason

···

On Mon, Oct 9, 2017 at 9:14 AM, Mithilesh Kumar Thakur mithilesh.hisp@gmail.com wrote:

Dear All,

We are facing a issue in pivot and data visulizer after taking a SSL certificate(HTTP to HTTPS) for one of our instance. The version of the application is 2.23. Can you please look into the below error and suggest anything if you have faced same kind of issue.

Thanks and Regards

Mithilesh Kumar Thakur

jquery.min.js:2 Mixed Content: The page at ‘https://fpanmis.org/fpanpro/dhis-web-pivot/#’ was loaded over HTTPS, but requested an insecure XMLHttpRequest endpoint ‘http://fpanmis.org/fpanpro/api/systemSettings.json?key=keyCalendar&key=keyDateFormat&key=keyAnalysisRelativePeriod&key=keyHideUnapprovedDataInAnalytics&key=keyAnalysisDigitGroupSeparator’. This request has been blocked; the content must be served over HTTPS.


Mailing list: https://launchpad.net/~dhis2-devs

Post to : dhis2-devs@lists.launchpad.net

Unsubscribe : https://launchpad.net/~dhis2-devs

More help : https://help.launchpad.net/ListHelp

Jason P. Pickering
email: jason.p.pickering@gmail.com
tel:+46764147049

1 Like

Thanks
Now it’s work

···

On 09-Oct-2017 1:00 PM, “Jason Pickering” jason.p.pickering@gmail.com wrote:

Hi there.

You need to modify your Tomcat’s server.xml file to match this

<Connector port=“8082” address=“127.0.0.1” protocol=“HTTP/1.1” proxyPort=“443” scheme=“https”

URIEncoding=“UTF-8”

executor=“tomcatThreadPool” connectionTimeout=“20000” />

Be sure to use the correct port number.

Regards,

Jason

On Mon, Oct 9, 2017 at 9:14 AM, Mithilesh Kumar Thakur mithilesh.hisp@gmail.com wrote:

Dear All,

We are facing a issue in pivot and data visulizer after taking a SSL certificate(HTTP to HTTPS) for one of our instance. The version of the application is 2.23. Can you please look into the below error and suggest anything if you have faced same kind of issue.

Thanks and Regards

Mithilesh Kumar Thakur

jquery.min.js:2 Mixed Content: The page at ‘https://fpanmis.org/fpanpro/dhis-web-pivot/#’ was loaded over HTTPS, but requested an insecure XMLHttpRequest endpoint ‘http://fpanmis.org/fpanpro/api/systemSettings.json?key=keyCalendar&key=keyDateFormat&key=keyAnalysisRelativePeriod&key=keyHideUnapprovedDataInAnalytics&key=keyAnalysisDigitGroupSeparator’. This request has been blocked; the content must be served over HTTPS.


Mailing list: https://launchpad.net/~dhis2-devs

Post to : dhis2-devs@lists.launchpad.net

Unsubscribe : https://launchpad.net/~dhis2-devs

More help : https://help.launchpad.net/ListHelp


Jason P. Pickering
email: jason.p.pickering@gmail.com
tel:+46764147049