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

Failure of ClientCertRenegotiationTestCase with -Pproxy

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Done
    • Icon: Major Major
    • 1.0.0.Beta26
    • None
    • Core, Proxy
    • None

      -------------------------------------------------------------------------------
      Test set: io.undertow.server.security.ClientCertRenegotiationTestCase
      -------------------------------------------------------------------------------
      Tests run: 4, Failures: 3, Errors: 0, Skipped: 0, Time elapsed: 0.204 sec <<< FAILURE!
      testClientCertSuccessWithPostBody(io.undertow.server.security.ClientCertRenegotiationTestCase)  Time elapsed: 0.091 sec  <<< FAILURE!
      java.lang.AssertionError: expected:<200> but was:<403>
      	at org.junit.Assert.fail(Assert.java:88)
      	at org.junit.Assert.failNotEquals(Assert.java:743)
      	at org.junit.Assert.assertEquals(Assert.java:118)
      	at org.junit.Assert.assertEquals(Assert.java:555)
      	at org.junit.Assert.assertEquals(Assert.java:542)
      	at io.undertow.server.security.ClientCertRenegotiationTestCase.testClientCertSuccessWithPostBody(ClientCertRenegotiationTestCase.java:108)
      	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
      

      Or in other words the clients certificate does not seem to be associated with the connection at the time authentication is attempted.

              darran.lofthouse@redhat.com Darran Lofthouse
              darran.lofthouse@redhat.com Darran Lofthouse
              Votes:
              0 Vote for this issue
              Watchers:
              1 Start watching this issue

                Created:
                Updated:
                Resolved: