[jira] [Commented] (WSS-339) OCSP support

2012-02-16 Thread Daniel Kulp (Commented) (JIRA)
[ https://issues.apache.org/jira/browse/WSS-339?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13209389#comment-13209389 ] Daniel Kulp commented on WSS-339: - Freeman, as global settings in the VM, there is no

[jira] [Commented] (WSS-339) OCSP support

2012-02-16 Thread Freeman Fang (Commented) (JIRA)
[ https://issues.apache.org/jira/browse/WSS-339?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13209960#comment-13209960 ] Freeman Fang commented on WSS-339: -- Hi Dan, Thanks for the input. I was thinking wrongly

[jira] [Resolved] (WSS-339) OCSP support

2012-02-16 Thread Freeman Fang (Resolved) (JIRA)
[ https://issues.apache.org/jira/browse/WSS-339?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Freeman Fang resolved WSS-339. -- Resolution: Not A Problem OCSP support Key: WSS-339

[jira] [Resolved] (WSS-338) should set com....security.enableCRLDP when enableRevocation is true

2012-02-16 Thread Freeman Fang (Resolved) (JIRA)
[ https://issues.apache.org/jira/browse/WSS-338?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Freeman Fang resolved WSS-338. -- Resolution: Not A Problem Per the discussion in WSS-339, this isn't a problem should

[jira] [Updated] (WSS-341) the FIRST step check in SignatureTrustValidator.verifyTrustInCert ignore the enableRevocation status

2012-02-16 Thread Freeman Fang (Updated) (JIRA)
[ https://issues.apache.org/jira/browse/WSS-341?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Freeman Fang updated WSS-341: - Description: currently it's if (isCertificateInKeyStore(crypto, cert)) { return true; } However if the

[jira] [Updated] (WSS-341) the FIRST step check in SignatureTrustValidator.verifyTrustInCert ignore the enableRevocation status

2012-02-16 Thread Freeman Fang (Updated) (JIRA)
[ https://issues.apache.org/jira/browse/WSS-341?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Freeman Fang updated WSS-341: - Attachment: WSS-341.patch the FIRST step check in SignatureTrustValidator.verifyTrustInCert ignore

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

2012-02-16 Thread Freeman Fang (Commented) (JIRA)
[ https://issues.apache.org/jira/browse/WSS-340?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13210080#comment-13210080 ] Freeman Fang commented on WSS-340: -- Hi Colm, I append a patch which also include a

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

2012-02-16 Thread Freeman Fang (Updated) (JIRA)
[ https://issues.apache.org/jira/browse/WSS-340?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Freeman Fang updated WSS-340: - Description: currently WSS4J can support Certificates revocation check(CRL and OCSP) when receiver side