← Back to team overview

dhis2-devs team mailing list archive

Re: Error in Pivot Table after taking SSL certificate

 

Thanks
Now it's work

On 09-Oct-2017 1:00 PM, "Jason Pickering" <jason.p.pickering@xxxxxxxxx>
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@xxxxxxxxx> 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.
>>
>> jquery.min.js:2 Mixed Content: The page at 'https://fpanmis.org/fpanpro/d
>> his-web-pivot/#' was loaded over HTTPS, but requested an insecure
>> XMLHttpRequest endpoint 'http://fpanmis.org/fpanpro/ap
>> i/systemSettings.json?key=keyCalendar&key=keyDateFormat&key=
>> keyAnalysisRelativePeriod&key=keyHideUnapprovedDataInAnalyti
>> cs&key=keyAnalysisDigitGroupSeparator'. This request has been blocked;
>> the content must be served over HTTPS.
>>
>>
>>
>> --
>>
>> Thanks and Regards
>>
>> Mithilesh Kumar Thakur
>>
>> _______________________________________________
>> Mailing list: https://launchpad.net/~dhis2-devs
>> Post to     : dhis2-devs@xxxxxxxxxxxxxxxxxxx
>> Unsubscribe : https://launchpad.net/~dhis2-devs
>> More help   : https://help.launchpad.net/ListHelp
>>
>>
>
>
> --
> Jason P. Pickering
> email: jason.p.pickering@xxxxxxxxx
> tel:+46764147049
>

References