Jump to content
We've recently updated our Privacy Statement, available here ×

SSL Configuration for Nginx Reverse Proxy and Jasper


jyang

Recommended Posts

Hello,

We have configured Nginx as the reverse proxy and as the SSL termination point. so the follow is

client->(https)->Niginx-->(http: 8080)-->Jasper(tomcat)

The browser is getting the following error:

The page at 'https://jasper.ociconnect.com/jasperserver-pro/xdm.html?logEnabled=true&log…vel=error&xdm_e=https%3A%2F%2Fqa2.ociconnect.com&xdm_c=default4014&xdm_p=1' was loaded over HTTPS, but requested an insecure XMLHttpRequest endpoint 'http://jasper.ociconnect.com/jasperserver-pro/scripts/bower_components/js-sdk/src/common/auth/loginSuccess.json'. This request has been blocked; the content must be served over HTTPS.

How do enable Jasper to return https (without configuring the jasper/tomcat to use SSL)? I would like to only deal with Nginx SSL configuration if it is possible.

thanks

Link to comment
Share on other sites

  • Replies 1
  • Created
  • Last Reply

Top Posters In This Topic

Top Posters In This Topic

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now

×
×
  • Create New...