Re: PostgreSQL + SSL - sun.security.validator.ValidatorException
От | Andrew M |
---|---|
Тема | Re: PostgreSQL + SSL - sun.security.validator.ValidatorException |
Дата | |
Msg-id | 53680D1C-47EC-11D9-870C-0003938366A4@jibeya.com обсуждение исходный текст |
Ответ на | Re: PostgreSQL + SSL - sun.security.validator.ValidatorException (Andrew M <andrew@jibeya.com>) |
Ответы |
Re: PostgreSQL + SSL - sun.security.validator.ValidatorException
|
Список | pgsql-jdbc |
typing the following: $ java -D javax.net.ssl.trustStore = /library/java/home/lib/security/cacert gives me the following error message Exception in thread "main" java.lang.NoClassDefFoundError: javax/net/ssl/trustStore How do I resolve this issue? regards Andrew On 7 Dec 2004, at 01:02, Andrew M wrote: > Sorry, > > I meant > > > java -Djavax.net.ssl.trustStore = location > > regards > > Andrew > On 7 Dec 2004, at 00:41, Andrew M wrote: > >> Kris, >> >> as the javax.net.ssl.trustStore is system property i try to do: >> >> set javax.net.ssl.trustStore=/library/java/home/lib/security/cacert >> >> but this is not being accepted. What am I doing wrong? >> >> regards >> >> Andrew >> On 7 Dec 2004, at 00:01, Kris Jurka wrote: >> >>> javax.net.ssl.trustStore=... or may >>> default to $JAVA_HOME/lib/security/cacerts >> >> >> ---------------------------(end of >> broadcast)--------------------------- >> TIP 6: Have you searched our list archives? >> >> http://archives.postgresql.org >> > > > ---------------------------(end of > broadcast)--------------------------- > TIP 9: the planner will ignore your desire to choose an index scan if > your > joining column's datatypes do not match >
В списке pgsql-jdbc по дате отправления: