Uploaded image for project: 'WildFly WIP'
  1. WildFly WIP
  2. WFWIP-100

SNI - exact hostname match is not prefered to match with wildcart

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Done
    • Icon: Major Major
    • None
    • Hide
      1. configure Undertow HTTPS listener with Elytron server-ssl-sni-context with two SNI mappings
        www\\.example\\.com
        .*\\.example\\.com
        
      2. perform handshake with SNIHostName www.example.com
      Show
      configure Undertow HTTPS listener with Elytron server-ssl-sni-context with two SNI mappings www\\.example\\.com .*\\.example\\.com perform handshake with SNIHostName www.example.com

      Client got peer certificate mapped by the more general mapping

      .*\\.example\\.com
      

            sdouglas1@redhat.com Stuart Douglas
            pjelinek@redhat.com Pavel Jelinek
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

              Created:
              Updated:
              Resolved: