[jboss-jira] [JBoss JIRA] (WFLY-7653) Validate session-timeout and maximum-session-cache-size to be non-negative

Ilia Vassilev (JIRA) issues at jboss.org
Wed Feb 1 10:13:00 EST 2017


     [ https://issues.jboss.org/browse/WFLY-7653?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Ilia Vassilev reopened WFLY-7653:
---------------------------------


Missing change in XSD clientSSLContextType.

> Validate session-timeout and maximum-session-cache-size to be non-negative
> --------------------------------------------------------------------------
>
>                 Key: WFLY-7653
>                 URL: https://issues.jboss.org/browse/WFLY-7653
>             Project: WildFly
>          Issue Type: Bug
>          Components: Security
>            Reporter: Martin Choma
>            Assignee: Ilia Vassilev
>              Labels: user_experience
>             Fix For: 11.0.0.Alpha1
>
>
> Negative values are invalid in this case because they do not make sense for these attributes. Also java throws IllegalArgumentException, when they get negative values on that place. [1]
> Please add validation to limit these values to zero and positive values in:
> * model 
> * XSD
> That applies for both:
> * client-ssl-context 
> * server-ssl-context
> [1] http://www.ibm.com/support/knowledgecenter/SSVHEW_6.2.0/com.ibm.rcp.dee.javadoc/doc/javax/net/ssl/SSLSessionContext.html



--
This message was sent by Atlassian JIRA
(v7.2.3#72005)


More information about the jboss-jira mailing list