GitHub user clibois reopened a pull request:

    https://github.com/apache/wss4j/pull/4

    added support for a comma-separated list of crl and issuer DN constraint

    added support for a comma-separated list of crl

You can merge this pull request into a Git repository by running:

    $ git pull https://github.com/clibois/wss4j trunk

Alternatively you can review and apply these changes as the patch at:

    https://github.com/apache/wss4j/pull/4.patch

To close this pull request, make a commit to your master/trunk branch
with (at least) the following in the commit message:

    This closes #4
    
----
commit 79d7da56d4e817b7fe4d663fa033e5d344d5f2f1
Author: Claude Libois <clibois.w...@gmail.com>
Date:   2016-09-30T15:03:52Z

    added support for a comma-separated list of crl

commit 4b891df8f777c5f29b02fbdb73d113257bb1e171
Author: Claude Libois <clibois.w...@gmail.com>
Date:   2016-10-03T09:45:01Z

    added support for a constraint on issuer DN of client certificate

commit 5333e4fa296858ada2f5be5bcdd8cfb0ba975a4e
Author: Claude Libois <clibois.w...@gmail.com>
Date:   2016-10-03T13:09:40Z

    added support for a constraint on issuer DN of client certificate in stax 
implementation.
    Fixed small bug and indent
    Added a test for constraint on issuer DN

commit a33e1802c8aa26e7bb79fc1348fdd6b945a4801a
Author: Claude Libois <clibois.w...@gmail.com>
Date:   2016-10-10T12:23:14Z

    attempt to fix indentation

commit cfacc1d1757263a6583233d2160f5cfe4295a5ff
Author: Claude Libois <clibois.w...@gmail.com>
Date:   2016-10-10T12:29:19Z

    Merge branch 'beforepatch' into trunk
    
    Conflicts:
        
ws-security-common/src/main/java/org/apache/wss4j/common/crypto/CryptoBase.java
        
ws-security-common/src/main/java/org/apache/wss4j/common/crypto/Merlin.java
        
ws-security-dom/src/test/java/org/apache/wss4j/dom/message/SignatureIssuerCertConstraintsTest.java

commit f491171b88da923377df99a42a63277fbe321251
Author: Claude Libois <clibois.w...@gmail.com>
Date:   2016-10-10T13:44:28Z

    remove duplicate class

commit 9f9a2e141d74050cd1aee19237847b36d8e1911a
Author: Claude Libois <clibois.w...@gmail.com>
Date:   2016-10-10T13:59:01Z

    Manually fixed indent

----


---
If your project is set up for it, you can reply to this email and have your
reply appear on GitHub as well. If your project does not have this feature
enabled and wishes so, or if the feature is enabled but not working, please
contact infrastructure at infrastruct...@apache.org or file a JIRA ticket
with INFRA.
---

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscr...@ws.apache.org
For additional commands, e-mail: dev-h...@ws.apache.org

Reply via email to