Uploaded image for project: 'Undertow'
  1. Undertow
  2. UNDERTOW-2208

Enhance SNI hostname creation exception text

    XMLWordPrintable

Details

    • Task
    • Resolution: Done
    • Minor
    • 2.2.23.Final, 2.3.4.Final
    • 2.3.1.Final, 2.2.22.Final
    • Core
    • None

    Description

      The current Exception text does show the symptom, but lacks the root cause.

      Caused by: java.lang.IllegalArgumentException: Contains non-LDH ASCII characters
          at java.net.IDN.toASCIIInternal(IDN.java:296)
          at java.net.IDN.toASCII(IDN.java:122)
          at javax.net.ssl.SNIHostName.<init>(SNIHostName.java:99)
          at io.undertow.protocols.ssl.UndertowXnioSsl.setSNIHostName(UndertowXnioSsl.java:459)
      

      The hostname in question shall be part of the exception text.

      Attachments

        Activity

          People

            flaviarnn Flavia Rainone
            xf01213 Boris Unckel (Inactive)
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: