Query related to postgresql jdbc 42.2.5
pradeep puppala <[email protected]>
| Newsgroups | gmane.comp.db.postgresql.jdbc |
|---|---|
| Message-ID | <CAFwjnvK6BjKPBO7iz5K6j5BrqDzBVSHuGX9ZKvipJNxDy__ixg@mail.gmail.com> |
Hi I am trying to connect to postgresql database with jdbc postgresql 42.2.5 with "ssl=true" but I am getting error as below. SSL error: sun.security.validator.ValidatorException: PKIX path building failed: sun.security.provider.certpath.SunCertPathBuilderException: unable to find valid certification path to requested target. I am using self signed certificates and jre version is 1.7.0.151. I am struck here please help. Thanks in advance. Best regards Pradeep