Re: SSL & client config. - Mailing list pgsql-jdbc

From Albe Laurenz
Subject Re: SSL & client config.
Date
Msg-id D960CB61B694CF459DCFB4B0128514C203937E39@exadv11.host.magwien.gv.at
Whole thread Raw
In response to SSL & client config.  ("devAng@libero.it" <devAng@libero.it>)
List pgsql-jdbc
devAng wrote:
> keytool -keystore 
> $JAVA_HOME/lib/security/cacerts -alias postgresql -import -file server.crt.der
> 
> 
> error : Keystore was tampered with, or password was incorrect ?
> 
> But the 
> password is correct!!!!!!!!
> 
> I'm confused help-me please.

Could it be that you mix up the password of the certificate and the
password of the Java key store?

http://java.sun.com/javase/6/docs/technotes/tools/solaris/keytool.html

Yours,
Laurenz Albe

pgsql-jdbc by date:

Previous
From: "devAng@libero.it"
Date:
Subject: SSL & client config.
Next
From: "devAng@libero.it"
Date:
Subject: R: Re: SSL & client config.