[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] [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

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

2012-02-15 Thread Freeman Fang (Updated) (JIRA)
[ https://issues.apache.org/jira/browse/WSS-339?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Freeman Fang updated WSS-339: - Attachment: WSS-339.patch WSS-339.patch OCSP support

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

2012-02-15 Thread Freeman Fang (Updated) (JIRA)
[ https://issues.apache.org/jira/browse/WSS-339?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Freeman Fang updated WSS-339: - Attachment: (was: WSS-339.patch) OCSP support Key: WSS-339

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

2012-02-14 Thread Freeman Fang (Updated) (JIRA)
[ https://issues.apache.org/jira/browse/WSS-338?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Freeman Fang updated WSS-338: - Attachment: WSS-338.patch should set comsecurity.enableCRLDP when enableRevocation is true