| Author |
Specify SSL Context to DriverManager while getting SQL connection
|
Yogesh Dubey
Greenhorn
Joined: Sep 02, 2008
Posts: 2
|
|
Is there a way to specify the SSLContext for JDBC? I don't want to do System.setProperty() for specifying my certificates. Is there an alternate way of doing this?
|
 |
Paul Sturrock
Bartender
Joined: Apr 14, 2004
Posts: 10336
|
|
|
Depends on your database driver I think. Check the docs.
|
JavaRanch FAQ HowToAskQuestionsOnJavaRanch
|
 |
 |
|
|
subject: Specify SSL Context to DriverManager while getting SQL connection
|
|
|