[ https://issues.apache.org/jira/browse/WSS-340?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13208521#comment-13208521
]
Colm O hEigeartaigh commented on WSS-340:
-----------------------------------------
Hi Freeman,
Sounds good, but could you submit a patch based on the current code rather than the patch
you submitted for WSS-339?
Thanks,
Colm.
> support Certificates revocation check before encrypt on sender side
> -------------------------------------------------------------------
>
> Key: WSS-340
> URL: https://issues.apache.org/jira/browse/WSS-340
> Project: WSS4J
> Issue Type: Improvement
> Reporter: Freeman Fang
> Assignee: Colm O hEigeartaigh
>
> currently WSS4J can support Certificates revocation check(CRL|WSS-278 and OCSP|WSS-339)
when receiver side validate a signature. Similarly WSS4J should also support Certificates
revocation check before encrypt on sender side, as in both case it's possible to use a revoked
certificate. We can do it in EncryptionAction where we can load encrypt crypto and use the
verifyTrust(certs, enableRevocation, enableOCSP) already there.
--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira
---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@ws.apache.org
For additional commands, e-mail: dev-help@ws.apache.org
|