Jump to content
  • This combination of host and port requires TLS


    Jim W
    • Edited on:
    • Features: Repository Version: v9.0.0 Product: JasperReports® Server

    Problem Description:

    If you are attempting to log into TIBCO JasperReports® Server via SSL and have configured the connector port in Tomcat accordingly, yet encounter the following error in any browser:

    Bad Request
    This combination of host and port requires TLS


    Solution:

    Please double-check your URL, as it is likely that the “s” in “https” may have been omitted. For example, ensure your URL begins with https:// rather than http://.

    http://localhost:8443/jasperserver-pro/login.html 
    
    

    Correct URL is:

    https://localhost:8443/jasperserver-pro/login.html
    

    User Feedback

    Recommended Comments

    There are no comments to display.



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