You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@cxf.apache.org by "willem Jiang (JIRA)" <ji...@apache.org> on 2007/05/25 09:41:17 UTC

[jira] Resolved: (CXF-666) SSL Programtic and Spring Configuration and Jetty upgrade to 6.1.3

     [ https://issues.apache.org/jira/browse/CXF-666?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

willem Jiang resolved CXF-666.
------------------------------

       Resolution: Fixed
    Fix Version/s: 2.0

this patch has been applied in revision 541568

> SSL Programtic and Spring Configuration and Jetty upgrade to 6.1.3
> ------------------------------------------------------------------
>
>                 Key: CXF-666
>                 URL: https://issues.apache.org/jira/browse/CXF-666
>             Project: CXF
>          Issue Type: Improvement
>          Components: Configuration, Transports
>    Affects Versions: 2.1
>            Reporter: Polar Humenn
>         Assigned To: willem Jiang
>             Fix For: 2.0
>
>         Attachments: CXF-666-1.patch, CXF-666.patch
>
>
> The SSL Configuration needs some improvement to give us more handing of the JSSE components, both programatically and in Spring configuration. A proposal to change the configuration so that we may place KeyManagers, and TrustManagers to be both spring configured as well as programatically configured. Also to remove certain configuration things, such as MaxChainLength, that are are not supported and unimplemented as they may be performed by other things such as interceptors and trust deciders. This will allow us to upgrade to Jetty 6.1.3 as well.

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.