Bug #56955 TrustStore and ClientCertStore Types have invalid defaults
Submitted: 22 Sep 2010 22:02 Modified: 28 Sep 2010 13:00
Reporter: Mark Matthews Email Updates:
Status: Closed Impact on me:
None 
Category:Connector / J Severity:S3 (Non-critical)
Version: OS:Any
Assigned to: Mark Matthews CPU Architecture:Any

[22 Sep 2010 22:02] Mark Matthews
Description:
Leaving Trust/ClientCertStoreType properties unset causes an exception to be thrown when connecting with "useSSL=true", as no default is used, and JSSE doesn't like that.

How to repeat:
Leave Trust/ClientCertStoreType properties unset and connect with "useSSL=true".
[22 Sep 2010 22:26] Mark Matthews
Fixed for 5.1.14.
[28 Sep 2010 13:00] Tony Bedford
An entry has been added to the 5.1.14 changelog:

Leaving Trust/ClientCertStoreType properties unset caused an exception to be thrown when connecting with useSSL=true, as no default was used.