Details
-
Improvement
-
Status: Closed
-
Major
-
Resolution: Fixed
-
10.3.1.4
-
None
-
Security
Description
Default SSL behaviour is to require serer authentication. For a database application this is not as important as it is for web browsers and also creates som extra hassle for the user/application programmer. Since the main objective for SSL in Derby is encryption on the wire, server authentication should be optional (the same way client authentication is).
This also creates some symmetry which can be exploited to simplify the user interfce somewhat. This improvement to DERBY-2108 is described in the attached functional specification. See the attachment for details.
Attachments
Attachments
Issue Links
- is related to
-
DERBY-2108 Implement SSL/TLS communication between client and server
- Closed
- relates to
-
DERBY-2363 Add initial handshake on connection setup to determine server's required ssl support level and avoid client side attribute settings.
- Open