Colm O hEigeartaigh created CXF-7296:
----------------------------------------
Summary: 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)