Wrong port in HTTPS connection warning

XMLWordPrintable

    • Type: Bug
    • Resolution: Fixed
    • Priority: P3
    • 9
    • Affects Version/s: 8, 8u5
    • Component/s: deploy
    • b15
    • generic
    • generic

        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.



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

                Created:
                Updated:
                Resolved: