Home > Archive > PostgreSQL JDBC > April 2005 > Re: JBuilder Question [SOLVED]









You are viewing an archived Text-only version of the thread. To view this thread in it's original format and/or if you want to reply to this thread please [click here]

 

Author Re: JBuilder Question [SOLVED]
Benjamin W. Fisher

2005-04-05, 7:02 am

Solved my prob. Postgresql docs for client config were a bit
misdirecting. I did the two commands that are "if you don't have access
to do the above" which screwed it. Also the truststore only accepts
absolute paths.

On Mon, 04 Apr 2005 17:48:02 -0700, "Benjamin W. Fisher"
<kurasoe@fastmail.fm> said:[color=darkred]

> Thanks.
>
> I think that is what I needed, for setting those things up in JBuilder.
> In the VM parameter field I put in -Djavax.net.ssl.trustStore=mystore
> -Djavax.net.ssl. trustStorePassword=m
ypassword
>
> I still am not understanding the line I think:
> java -Djavax.net.ssl.trustStore=mystore
> -Djavax.net.ssl. trustStorePassword=m
ypassword com.mycompany.MyApp
> that I'm getting looking at the docs at
> http://jdbc.postgresql.org/document...ssl-client.html
>
> Not sure what I'm supposed to do.
>
> Do you know what I need to do at this point to get SSL working? I can
> connect from the command line with psql just fine. Passing the same
> addy/port/user/pass/etc options. The JDBC driver is working. I'm
> passing the ssl=true property in my connection, but still getting
> connection attempt failed. Take ssl off and it's working.
>
> On Mon, 04 Apr 2005 17:15:51 -0700, "Andrew Lazarus"
> <drlaz@attglobal.net> said:

---------------------------(end of broadcast)---------------------------
TIP 1: subscribe and unsubscribe commands go to majordomo@postgresql
.org

Sponsored Links





Also available: Server administration forum archive | Web Design forum archive | Software forum archive | Hardware reviews archive | Programming forum archive

Copyright 2008 droptable.com