zhang-x(at)cnt(dot)mxy(dot)nes(dot)nec(dot)co(dot)jp wrote:
> An I/O error has occured while flushing the output - Exception:
> javax.net.ssl.SSLHandshakeException:
> sun.security.validator.ValidatorException: No trusted certificate found
You need to import the server certificate into the client's keystore.
See http://archives.postgresql.org/pgsql-jdbc/2003-08/msg00110.php for
details.
-O