[ 
https://issues.apache.org/jira/browse/DERBY-4795?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13089589#comment-13089589
 ] 

Myrna van Lunteren edited comment on DERBY-4795 at 8/23/11 5:14 PM:
--------------------------------------------------------------------

I was considering this change for backport to 10.8, but as it changes the 
message file for English only, I prefer to, because of the completed 
translations for 10.8.2, so I only added the label.

      was (Author: myrna):
    I was considering this change for backport to 10.8, but as it changes the 
message file for English only, I prefer to, because of the completed 
translations for 10.8.2, so I only added the label.

However, on this issue, I note that if this functionality is performed in any 
other language than English, the message will come up with one less parameter 
than expected. Is this acceptable until we get a translation for 10.9? 
Or should there be an entry for the new message code but without entry in each 
of the 'current' languages? (the cs, hu, pl, pt_BR and ru translations are so 
out of date -ssl isn't even mentioned) so it will pop up with the English word?
  
> Starting network server with -ssl turns SSL off
> -----------------------------------------------
>
>                 Key: DERBY-4795
>                 URL: https://issues.apache.org/jira/browse/DERBY-4795
>             Project: Derby
>          Issue Type: Bug
>          Components: Network Server
>    Affects Versions: 10.6.1.0
>            Reporter: Knut Anders Hatlen
>            Assignee: Siddharth Srivastava
>              Labels: derby_backport_reject_10_8, derby_triage10_8
>             Fix For: 10.9.0.0
>
>         Attachments: d4795.diff
>
>
> If you start the network server with the -ssl option and no <sslmode> 
> argument, the server will be started in plain text mode.
> For example:
> java -jar derbynet.jar start -ssl
> If -ssl is specified without <sslmode>, I would have expected that SSL was 
> enabled (not sure which SSL mode, basic or peerAuthentication, is more 
> appropriate) or that the command failed because of the missing argument. 
> Treating "-ssl" as an alias for "-ssl off" sounds unintuitive to me.

--
This message is automatically generated by JIRA.
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

Reply via email to