[
https://issues.redhat.com/browse/ELY-2058?page=com.atlassian.jira.plugin....
]
Sonia Zaldana updated ELY-2058:
-------------------------------
Description:
In the X509RevocationTrustManager.Builder class, we can currently configure the trust
manager's accepted issuers. However, the accepted issuers should only be the
certificates stored in the trust store.
Allowing users to specify their own accepted issuers could contradict the trust
manager's actual accepted issuers.
was:
In the X509RevocationTrustManager.Builder class, we can currently configure the trust
manager's accepted issuers. However, the accepted issuers should only be the
certificates stored in the trust store.
Allowing users to specify their own accepted issuers could contradict the trust
store's actual accepted issuers.
Accepted Issuers should not be manually configured in
X509RevocationTrustManager
--------------------------------------------------------------------------------
Key: ELY-2058
URL:
https://issues.redhat.com/browse/ELY-2058
Project: WildFly Elytron
Issue Type: Bug
Reporter: Sonia Zaldana
Assignee: Sonia Zaldana
Priority: Major
In the X509RevocationTrustManager.Builder class, we can currently configure the trust
manager's accepted issuers. However, the accepted issuers should only be the
certificates stored in the trust store.
Allowing users to specify their own accepted issuers could contradict the trust
manager's actual accepted issuers.
--
This message was sent by Atlassian Jira
(v7.13.8#713008)