Uploaded image for project: 'CXF'
  1. CXF
  2. CXF-2406

HttpsToken RequireClientCertificate not working

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Closed
    • Major
    • Resolution: Fixed
    • 2.2.3
    • 2.2.4
    • WS-* Components
    • None

    Description

      HttpsToken RequireClientCertificate=true has several issues:

      1) On Java 5 - it's not processed at all. The runtime is always assume RequireClientCertificate=false

      2) On Java 6 - it's trying to check if the Peer certs are available before the connection is made and an exception is being raised.

      Attachments

        Activity

          People

            dkulp Daniel Kulp
            dkulp Daniel Kulp
            Votes:
            0 Vote for this issue
            Watchers:
            0 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: