Uploaded image for project: 'WildFly'
  1. WildFly
  2. WFLY-5256

HTTPS undertow listener don't request client certificate when verify-client=NOT_REQUESTED

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Cannot Reproduce
    • Icon: Major Major
    • None
    • 8.2.0.Final
    • Web (Undertow)
    • None

      HTTPS undertow listener has 3 options for verify-client parameter: NOT_REQUESTED (Default), REQUESTED, REQUIRED. If it is set to NOT_REQUESTED (the default), it should not require a certificate chain unless the client requests a resource protected by a security constraint that uses CLIENT-CERT authentication. But when I tried to access secured resource as first, it don't requested certificate and return HTTP status 403.

            sdouglas1@redhat.com Stuart Douglas
            mfcn_jira Manuel Colchete (Inactive)
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

              Created:
              Updated:
              Resolved: