[jboss-jira] [JBoss JIRA] (WFCORE-2482) Elytron key/trust-manager-factory default algorithm
Darran Lofthouse (JIRA)
issues at jboss.org
Tue Mar 7 13:16:47 EST 2017
[ https://issues.jboss.org/browse/WFCORE-2482?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
Darran Lofthouse moved WFLY-7472 to WFCORE-2482:
------------------------------------------------
Project: WildFly Core (was: WildFly)
Key: WFCORE-2482 (was: WFLY-7472)
Component/s: Security
(was: Security)
Affects Version/s: 3.0.0.Beta7
(was: 11.0.0.Alpha1)
Fix Version/s: 4.0.0.Alpha1
(was: 11.0.0.Alpha1)
> Elytron key/trust-manager-factory default algorithm
> ---------------------------------------------------
>
> Key: WFCORE-2482
> URL: https://issues.jboss.org/browse/WFCORE-2482
> Project: WildFly Core
> Issue Type: Bug
> Components: Security
> Affects Versions: 3.0.0.Beta7
> Reporter: Martin Choma
> Assignee: Darran Lofthouse
> Labels: user_experience
> Fix For: 4.0.0.Alpha1
>
>
> {{key-manager-factory}} and {{trust-manager-factory}} requires user to specify algorithm.
> Consider defaulting in elytron code to {{TrustManagerFactory.getDefaultAlgorithm()}} and {{KeyManagerFactory.getDefaultAlgorithm()}}.
> It is java portable as for oracle java it returns SunX509 and for Ibm java IbmX509.
> This JIRA is in scope of "user experience", minimizing necessary user input configuration.
> David: "The trust manager definitely should use the default algorithm when none is given; in this case the algorithm name isn't an "algorithm" per se, it's just an implementation name."
--
This message was sent by Atlassian JIRA
(v7.2.3#72005)
More information about the jboss-jira
mailing list