You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@cxf.apache.org by "Colm O hEigeartaigh (JIRA)" <ji...@apache.org> on 2017/03/23 15:56:42 UTC

[jira] [Resolved] (CXF-7296) Add support to enable revocation for TLS via configuration

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

Colm O hEigeartaigh resolved CXF-7296.
--------------------------------------
    Resolution: Fixed

> Add support to enable revocation for TLS via configuration
> ----------------------------------------------------------
>
>                 Key: CXF-7296
>                 URL: https://issues.apache.org/jira/browse/CXF-7296
>             Project: CXF
>          Issue Type: Improvement
>          Components: Transports
>            Reporter: Colm O hEigeartaigh
>            Assignee: Colm O hEigeartaigh
>             Fix For: 3.2.0, 3.1.11
>
>
> This task is to add support to enable revocation for TLS via configuration. Currently it's not possible to support OCSP for example when spring-configuring TLS on the client or service side (Jetty). 
> A boolean new attribute will be introduced called "enableRevocation" (defaulting to false) for the tlsClientParameters/tlsServerParameters. When enabled OCSP is supported if the Java security property "ocsp.enable" is also set to true.



--
This message was sent by Atlassian JIRA
(v6.3.15#6346)