[
https://issues.apache.org/jira/browse/DERBY-6770?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14223908#comment-14223908
]
Myrna van Lunteren commented on DERBY-6770:
-------------------------------------------
I did a thorough check of the latest alpha manuals and there is no actual
output of derby.log showing the network server started with ssl, nor mention of
the existence of a different startup message.
So, there is no 'update' of the documentation needed because there was no
previous reflection of this variation in network server start diagnostic
messages in the documentation.
And I think adding an example of the output might only confuse things because
the output will be different for various JVM / JVM versions and it would make
the documentation need more updates in future when other protocols get
supported.
We *could* add something to show that derby.log shows a different error
message, if desired.
If so, this would go in the Security Guide, under the topic 'Configuring
SSL/TLS' - subtopic 'Starting the server with SSL/TLS'
(https://builds.apache.org/job/Derby-docs/lastSuccessfulBuild/artifact/trunk/out/security/csecsslserver.html).
After:
'[...] SSL at the server side is activated with the property derby.drda.sslMode
(default off)
or the -ssl option for the server start command.'
we could add something like:
' When the server is started with SSL enabled this will be reflected in the
boot message in the derby error and diagnostic log file (derby.log). Also the
SSL/TLS protocol versions supported by the JVM and Derby will be listed'.
But I wonder if documenting this would make the documentation less clear by
mentioning derby.log at this point.
> Update the documentation to reflect new information in server log file about
> list of enabled protocols
> ------------------------------------------------------------------------------------------------------
>
> Key: DERBY-6770
> URL: https://issues.apache.org/jira/browse/DERBY-6770
> Project: Derby
> Issue Type: Improvement
> Components: Documentation
> Affects Versions: 10.12.0.0
> Reporter: Mamta A. Satoor
>
> DERBY-6768(List the enabled protocols in derby.log for network server
> configuration) added new information info server log file at the startup time
> to list all the enabled protocols. It will be good to update our
> documentation to reflect this new information in the log file.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)