[
https://issues.jboss.org/browse/ELY-1170?page=com.atlassian.jira.plugin.s...
]
Martin Choma commented on ELY-1170:
-----------------------------------
As I understand:
1. I can specify SSL-Context provider
2. I can specify TrustManager provider
3. If I don't specify SSLContext provider, then SSLContext will use root element
provider
4. If I don't specify TrustManager provider, then TrustManager will use SSLContext
provider
My concern is point 4.
And I am thinking if isn't better
4. If I don't specify TrustManager provider, then TrustManager will use root element
provider
The TrustManagerFactory should use a Provider from the defined
Supplier<Provider[]>
-----------------------------------------------------------------------------------
Key: ELY-1170
URL:
https://issues.jboss.org/browse/ELY-1170
Project: WildFly Elytron
Issue Type: Task
Components: Authentication Client
Reporter: Darran Lofthouse
Assignee: Darran Lofthouse
Fix For: 1.2.0.Beta8
--
This message was sent by Atlassian JIRA
(v7.5.0#75005)