[jboss-jira] [JBoss JIRA] (ELY-1170) The TrustManagerFactory should use a Provider from the defined Supplier<Provider[]>

Martin Choma (JIRA) issues at jboss.org
Wed Oct 18 09:10:00 EDT 2017


    [ https://issues.jboss.org/browse/ELY-1170?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13478744#comment-13478744 ] 

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)


More information about the jboss-jira mailing list