]
Ramesh Reddy updated TEIID-2143:
--------------------------------
Fix Version/s: 8.1
Assignee: Ramesh Reddy (was: Steven Hawkins)
Affects Version/s: 8.0
Complexity: Low
Cleanup DMR module descriptions
-------------------------------
Key: TEIID-2143
URL:
https://issues.jboss.org/browse/TEIID-2143
Project: Teiid
Issue Type: Bug
Components: Server
Affects Versions: 8.0
Reporter: Heiko Braun
Assignee: Ramesh Reddy
Fix For: 8.1
The DMR attribute description for "enabled-cipher-suites" requires whitespace
between the possible cipher names. Otherwise it leads to non-breakable strings that mess
up the web interface help texts. See the example below, it breaks the Jira description
text. The same happens when using the AS7 web management interface.
"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: