Re: SSL & client config.

Поиск
Список
Период
Сортировка
От Albe Laurenz
Тема Re: SSL & client config.
Дата
Msg-id D960CB61B694CF459DCFB4B0128514C203937E39@exadv11.host.magwien.gv.at
обсуждение исходный текст
Ответ на SSL & client config.  ("devAng@libero.it" <devAng@libero.it>)
Список 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 по дате отправления:

Предыдущее
От: "devAng@libero.it"
Дата:
Сообщение: SSL & client config.
Следующее
От: "devAng@libero.it"
Дата:
Сообщение: R: Re: SSL & client config.