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

Update trouble-shooting guide: SSL handshaking error caused by virtual server misconfiguration

XMLWordPrintable

    • b06
    • generic
    • generic
    • Not verified

        Some application resources served from HTTPS URL's where the web server (particularly Apache) uses Virtual Host with SNI (Server Name Indication) SSL extension, could get FailedDownloadException if the server configuration is not done corretly.

        If the cause is not obvious, turn on full tracing (see section ...) and check for the underlying cause. If the cause is SSLProtocolException: handshake alert: unrecognized_name, it is likely that the virtual host configuration for SNI was not done correctly or has typo. To correct, make sure ServerName directive are configured properly as specified by http://wiki.apache.org/httpd/NameBasedSSLVHostsWithSNI.

        For more information see discussion on bug http://bugs.sun.com/bugdatabase/view_bug.do?bug_id=7127374.

              rgallard Raymond Gallardo
              nam Nam Nguyen (Inactive)
              Votes:
              0 Vote for this issue
              Watchers:
              3 Start watching this issue

                Created:
                Updated:
                Resolved:
                Imported:
                Indexed: