You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@commons.apache.org by "Phil Steitz (JIRA)" <ji...@apache.org> on 2006/07/10 07:31:32 UTC

[jira] Updated: (DBCP-155) [dbcp] allow to set >= 6 parameters to do non-global SSL

     [ http://issues.apache.org/jira/browse/DBCP-155?page=all ]

Phil Steitz updated DBCP-155:
-----------------------------

    Bugzilla Id:   (was: 38614)
    Fix Version: 1.3

> [dbcp] allow to set >= 6 parameters to do non-global SSL
> --------------------------------------------------------
>
>          Key: DBCP-155
>          URL: http://issues.apache.org/jira/browse/DBCP-155
>      Project: Commons Dbcp
>         Type: Improvement

>  Environment: Operating System: All
> Platform: Other
>     Reporter: Ralf Hauser
>     Priority: Minor
>      Fix For: 1.3

>
> to work with http://dev.mysql.com/doc/refman/5.1/en/cj-using-ssl.html,
> it should be possible to call DriverManager.getConnection() with properties
> to replace the below 4:
> -Djavax.net.ssl.keyStore=path_to_keystore_file
> -Djavax.net.ssl.keyStorePassword=*********
> -Djavax.net.ssl.trustStore=path_to_truststore_file
> -Djavax.net.ssl.trustStorePassword=********* 
> futhermore, adding a property
> - "useSSL" and
> - "requireSSL"
> would also help.
> plus the socketFactory-Class I asked for before (COM-2747)

-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators:
   http://issues.apache.org/jira/secure/Administrators.jspa
-
For more information on JIRA, see:
   http://www.atlassian.com/software/jira


---------------------------------------------------------------------
To unsubscribe, e-mail: commons-dev-unsubscribe@jakarta.apache.org
For additional commands, e-mail: commons-dev-help@jakarta.apache.org