[ 
https://issues.apache.org/jira/browse/DERBY-2108?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Bernt M. Johnsen updated DERBY-2108:
------------------------------------

    Attachment: derby-2108-v1.diff

The complete functionality is implemented with the exception of datasource 
objects.

Changes from the write-up: The attribute on the client side is called "ssl" 
both in the URL and as a property, and is a boolean attribute.

Additions to the writeup: the server command has got an option "-ssl" which may 
be "off", "on"/"true" and "clientAuth". This option is used both for start and 
the other commands (shutdown, sysinfo etc). When the NetworkServerControl is 
used as a client, specifying "on" or "clientAuth" is the same, and the 
javax.net.ssl properties must be set up in the same manner as for the client 
driver.


> Implement SSL/TLS communication between client and server
> ---------------------------------------------------------
>
>                 Key: DERBY-2108
>                 URL: https://issues.apache.org/jira/browse/DERBY-2108
>             Project: Derby
>          Issue Type: New Feature
>          Components: Network Client, Network Server
>            Reporter: Bernt M. Johnsen
>         Assigned To: Bernt M. Johnsen
>             Fix For: 10.3.0.0
>
>         Attachments: DERBY-2108-first-cut.diff, DERBY-2108-first-cut.stat, 
> DERBY-2108-second-cut.diff, DERBY-2108-second-cut.stat, 
> DERBY-2108-third-cut.diff, DERBY-2108-third-cut.stat, derby-2108-v1.diff, 
> derby-2108-v1.stat, SSLFuncSpect.txt
>
>
> Implement SSL/TLS communication between client and server

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.

Reply via email to