[
https://issues.jboss.org/browse/TEIID-1816?page=com.atlassian.jira.plugin...
]
Ramesh Reddy commented on TEIID-1816:
-------------------------------------
the text should read relative to "conf" directory, also there is no default SSL
configuration. Also, password masking is separate issue from the original, and it has been
verified with Teiid SSL configuration for SSL.
Documentation changes for SSL configuration
-------------------------------------------
Key: TEIID-1816
URL:
https://issues.jboss.org/browse/TEIID-1816
Project: Teiid
Issue Type: Bug
Components: Documentation
Affects Versions: 7.4.1
Reporter: Paul Nittel
Assignee: Steven Hawkins
Attachments: security.xml
While testing SSL configuration I noticed a few items in the documentation which were
confusing and in need of clarification.
keymanagementAlgorithm - Type of key algorithm used. Default is based upon the VM, e.g.
"SunX509"
The out-of-the-box value of keymanagementAlgorithm is "false". If SunX509 is
likely to be used, let's have it in teiid-jboss-beans.xml by default.
The doc mentions the keystore "must be available in the classpath of Teiid
Server." Apparently that's not just anywhere. I tried the lib directory and it
failed. Ramesh suggested the conf directory and it worked. If it must be in conf,
let's say so.
Lastly, a minor nit. The second paragraph under section "3.5 Configuring SSL"
is: There are three socket transports, each with it's own SSL configuration. Of course
the word "it's" (a contraction of "it" and "is") should
be replaced by the possessive form, "its".
--
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