Jump to content

How secure is jasper server login


hardcorefs

Recommended Posts

  • Replies 2
  • Created
  • Last Reply

Top Posters In This Topic

Popular Days

Top Posters In This Topic

Yes, definitely. However, there have been a number of security enhancements in the JasperReports Server version 4.5. And in the version soon to be released (4.7.0) there will be additional security enhancements.

One of the most common attacks against a web site is a cross site scripting attack. And 4.5 and 4.7 has security code in place to lock this down.

So, for instance, for the Tomcat application server (ie if you are using Tomcat with JasperReports Server), you would:

1) "Harden" the operating system that is running the software (take a look at SELinux - Security Enhanced Linux)

2) Set up JasperReports Server to enable SSL and only allow these connections via https (look in the JRS Ultimate Guide for handly instructions)

3) Run the most current JRS

Also, this thread probably belongs on the JasperReports Server thread.

Link to comment
Share on other sites

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...