[ https://issues.jboss.org/browse/ELY-1180?page=com.atlassian.jira.plugin.s... ]
Darran Lofthouse updated ELY-1180:
----------------------------------
Fix Version/s: 1.1.0.Beta50
(was: 1.1.0.Beta49)
> Ensure a cipher suite filter for HTTP/2 compatible cipher suites can be specified.
> ----------------------------------------------------------------------------------
>
> Key: ELY-1180
> URL: https://issues.jboss.org/browse/ELY-1180
> Project: WildFly Elytron
> Issue Type: Task
> Components: SSL
> Reporter: Darran Lofthouse
> Fix For: 1.1.0.Beta50
>
>
> This may be more verification but we should ensure we can return an SSLContext optimised for HTTP/2.
--
This message was sent by Atlassian JIRA
(v7.2.3#72005)
[ https://issues.jboss.org/browse/WFCORE-2792?page=com.atlassian.jira.plugi... ]
Brian Stansberry reopened WFCORE-2792:
--------------------------------------
[~ctomc] I don't think your PR fixed the incorrect switch in elytron to comma delimited, so I'm reopening.
https://github.com/wildfly/wildfly-core/pull/2467/files#diff-8396de300174...
Please you or [~ehugonnet] make sure Elytron is correct for 3.0.0.Beta24. Thanks!
> AttributeDefinition.parser is not consistently used in subclasses
> -----------------------------------------------------------------
>
> Key: WFCORE-2792
> URL: https://issues.jboss.org/browse/WFCORE-2792
> Project: WildFly Core
> Issue Type: Bug
> Components: Domain Management
> Reporter: Brian Stansberry
> Assignee: Tomaz Cerar
> Fix For: 3.0.0.Beta24
>
>
> AttributeDefinition includes a 'parser' field but it isn't consistently used for parsing calls in subclasses. ListAttributeDefinition at least isn't using it; it hard codes splitting on ',' forcing attributes that want other delimiters to roll their own parsing (e.g. https://github.com/wildfly/wildfly-core/pull/2408/commits/a3e97f5ebadce19...)
--
This message was sent by Atlassian JIRA
(v7.2.3#72005)