Heiko Braun created TEIID-2143:
----------------------------------
Summary: Cleanup DMR module descriptions
Key: TEIID-2143
URL:
https://issues.jboss.org/browse/TEIID-2143
Project: Teiid
Issue Type: Bug
Components: Server
Reporter: Heiko Braun
Assignee: Steven Hawkins
The DMR attribute description for "enabled-cipher-suites" requires whitespace
between the possible cipher names. Otherwiese it leads to non-breakable strings that mess
up the web interface help texts.
"Cipher suites that are allowed to be used for SSL. Use to restrict encryption
strength(128 bit, 256 bit). Only provide encryption suites that are supported by both
client and server JVM.
ex:SSL_RSA_WITH_RC4_128_MD5,SSL_RSA_WITH_RC4_128_SHA,SSL_RSA_WITH_3DES_EDE_CBC_SHA,SSL_DHE_DSS_WITH_3DES_EDE_CBC_SHA,SSL_DHE_RSA_WITH_3DES_EDE_CBC_SHA,TLS_DHE_RSA_WITH_AES_128_CBC_SHA,TLS_DHE_DSS_WITH_AES_128_CBC_SHA,TLS_KRB5_WITH_RC4_128_MD5,TLS_KRB5_WITH_RC4_128_SHA,TLS_RSA_WITH_AES_128_CBC_SHA,TLS_KRB5_WITH_3DES_EDE_CBC_MD5,TLS_KRB5_WITH_3DES_EDE_CBC_SHA,TLS_DHE_RSA_WITH_AES_256_CBC_SHA,TLS_DHE_DSS_WITH_AES_256_CBC_SHA,TLS_RSA_WITH_AES_256_CBC_SHA"
--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators:
https://issues.jboss.org/secure/ContactAdministrators!default.jspa
For more information on JIRA, see:
http://www.atlassian.com/software/jira