Uploaded image for project: 'JDK'
  1. JDK
  2. JDK-8039364

Wrong port in HTTPS connection warning

    XMLWordPrintable

Details

    • Bug
    • Resolution: Fixed
    • P3
    • 9
    • 8, 8u5
    • deploy
    • b15
    • generic
    • generic

    Backports

      Description

        This is not a regression

        When applet tries to connect to HTTPS site with expired certificate, it shows warning

        Website: https://site:80

        port 80 is for HTTP connections - warning should be changed to

        https://site:443

        or

        https://site

        (no port)

        UPDATE:
        After the fix we do not show port number on the dialog, because using SSLSession object we cannot properly determine port for all cases.



        Attachments

          Issue Links

            Activity

              People

                vdrozdov Victor Drozdov (Inactive)
                aluht Anton Luht (Inactive)
                Votes:
                0 Vote for this issue
                Watchers:
                3 Start watching this issue

                Dates

                  Created:
                  Updated:
                  Resolved: