[jboss-jira] [JBoss JIRA] (ELY-1138) Revise configuration options of ssl-context in wildfly-config.xml
Martin Choma (JIRA)
issues at jboss.org
Fri May 5 08:44:00 EDT 2017
[ https://issues.jboss.org/browse/ELY-1138?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
Martin Choma updated ELY-1138:
------------------------------
Description:
Comparing subsystem configuration options of client-ssl-context to wildfly-config.xml I am missing these attributes:
* client-ssl-context
** use-cipher-suites-order
** maximum-session-cache-size
** session-timeout
* key-managers/trust-managers:
** algorithm (is IBM - IBMX509 handled properly? e.g. *ManagerFactory.getDefaultAlgorithm() is called internally)
* trust-manager
** certificate-revocation-list
* key-managers
** key-password
was:
Comparing subsystem configuration options of client-ssl-context to wildfly-config.xml I am missing these attributes:
* client-ssl-context
** use-cipher-suites-order
** maximum-session-cache-size
** session-timeout
* key-managers/trust-managers:
** algorithm (is IBM - IBMX509 handled properly? e.g. *ManagerFactory.getDefaultAlgorithm() is called internally)
* trust-manager
** certificate-revocation-list
> Revise configuration options of ssl-context in wildfly-config.xml
> -----------------------------------------------------------------
>
> Key: ELY-1138
> URL: https://issues.jboss.org/browse/ELY-1138
> Project: WildFly Elytron
> Issue Type: Bug
> Reporter: Martin Choma
> Assignee: Darran Lofthouse
> Priority: Critical
>
> Comparing subsystem configuration options of client-ssl-context to wildfly-config.xml I am missing these attributes:
> * client-ssl-context
> ** use-cipher-suites-order
> ** maximum-session-cache-size
> ** session-timeout
> * key-managers/trust-managers:
> ** algorithm (is IBM - IBMX509 handled properly? e.g. *ManagerFactory.getDefaultAlgorithm() is called internally)
> * trust-manager
> ** certificate-revocation-list
> * key-managers
> ** key-password
--
This message was sent by Atlassian JIRA
(v7.2.3#72005)
More information about the jboss-jira
mailing list