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

CXF https transport should support to specify the cert alias name

    XMLWordPrintableJSON

Details

    • Improvement
    • Status: Closed
    • Major
    • Resolution: Fixed
    • None
    • 2.4.7, 2.5.3, 2.6
    • Transports
    • None
    • Unknown

    Description

      when use https, the server and client side key store may have multiple private keys and certificates, but currently in CXF there's no way to specify which cert should be used, so if customer keystore has multiple certificates, which one is picked up become uncertain
      Jetty SslContextFactory already provide api

      public void setCertAlias(String certAlias)
      

      since Jetty 7.3.1, CXF should be able to expose this configuration as well.

      Attachments

        Activity

          People

            ffang Freeman Yue Fang
            ffang Freeman Yue Fang
            Votes:
            0 Vote for this issue
            Watchers:
            0 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: