[
https://issues.jboss.org/browse/TEIID-1816?page=com.atlassian.jira.plugin...
]
Paul Nittel updated TEIID-1816:
-------------------------------
Attachment: security.xml
I edited this section of the Admin Guide and fixed the errant apostrophe, plus a few other
spelling and grammatical faux pas.
I changed the doc to direct the user to put the keystore in the /conf directory of the
server.
I did not address the keymanagementAlgorithm issue which ought, IMHO, to be changed in the
teiid-jboss-beans.xml file itself.
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