[ 
https://issues.apache.org/jira/browse/FELIX-4979?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Adrien PAILHES updated FELIX-4979:
----------------------------------
    Description: 
According to https://issues.apache.org/jira/browse/FELIX-4376, it's possible to 
configure excluded cipher suites with a comma-separated list.
But in fact it does not work because 
org.apache.felix.http.jetty.internal.JettyConfig#getStringArrayProperty does 
not parse correctly property.

On associated patch, 
test(org.apache.felix.http.jetty.internal.JettyConfigTest#testParseStringArrayProperty)
 and correction(on trunk)


  was:
According to https://issues.apache.org/jira/browse/FELIX-4376, it's possible to 
configure excluded cipher suites with a comma-separated list.
But in fact it does not work because 
org.apache.felix.http.jetty.internal.JettyConfig#getStringArrayProperty does 
not parse correctly property.

On associated patch, 
test(org.apache.felix.http.jetty.internal.JettyConfigTest#testParseStringArrayProperty)
 and correction



> [Jetty] String array properties are not parsed correctly
> --------------------------------------------------------
>
>                 Key: FELIX-4979
>                 URL: https://issues.apache.org/jira/browse/FELIX-4979
>             Project: Felix
>          Issue Type: Bug
>          Components: HTTP Service
>    Affects Versions: http.jetty-3.0.2
>            Reporter: Adrien PAILHES
>         Attachments: FELIX-4979_ParseStringArrayProperty.patch
>
>
> According to https://issues.apache.org/jira/browse/FELIX-4376, it's possible 
> to configure excluded cipher suites with a comma-separated list.
> But in fact it does not work because 
> org.apache.felix.http.jetty.internal.JettyConfig#getStringArrayProperty does 
> not parse correctly property.
> On associated patch, 
> test(org.apache.felix.http.jetty.internal.JettyConfigTest#testParseStringArrayProperty)
>  and correction(on trunk)



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)

Reply via email to