[ https://issues.apache.org/jira/browse/WSS-612?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16118927#comment-16118927
]
ASF GitHub Bot commented on WSS-612:
------------------------------------
GitHub user coyotesqrl opened a pull request:
https://github.com/apache/wss4j/pull/7
WSS-612 Updates CertificateStore to handle certificate chains.
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/coyotesqrl/wss4j WSS-612
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/wss4j/pull/7.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 #7
----
commit 825bcd0885fa05e24786c3147f7f4a2e1796fa21
Author: Richard A. Porter <richard.porter@connexta.com>
Date: 2017-08-08T19:48:40Z
WSS-612 Updates CertificateStore to handle certificate chains.
----
> CertificateStore crypto implementation does not correctly handle certificate chains
> -----------------------------------------------------------------------------------
>
> Key: WSS-612
> URL: https://issues.apache.org/jira/browse/WSS-612
> Project: WSS4J
> Issue Type: Bug
> Components: WSS4J Core
> Affects Versions: 2.1.10
> Reporter: Richard Porter
> Assignee: Colm O hEigeartaigh
> Fix For: 2.2.0, 2.1.11
>
>
> The {{CertificateStore}} implementation is not walking certificate chains. It only looks
for the issuer of the leaf chain in the truststore.
--
This message was sent by Atlassian JIRA
(v6.4.14#64029)
---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@ws.apache.org
For additional commands, e-mail: dev-help@ws.apache.org
|