You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@ws.apache.org by "Freeman Fang (Updated) (JIRA)" <ji...@apache.org> on 2012/02/17 06:53:59 UTC

[jira] [Updated] (WSS-340) support Certificates revocation check before encrypt on sender side

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

Freeman Fang updated WSS-340:
-----------------------------

    Attachment: WSS-340.patch
    
> 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
>         Attachments: WSS-340.patch
>
>
> 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