Package org.postgresql.ssl
package org.postgresql.ssl
-
ClassDescriptionSocket factory that uses Java's default truststore to validate server certificate.A Key manager that only loads the keys, if necessary.Provide an SSLSocketFactory that is compatible with the libpq behaviour.A CallbackHandler that reads the password from the console or returns the password given to its constructor.Provide a SSLSocketFactory that allows SSL connections to be made without validating the server's certificate.Provides a SSLSocketFactory that authenticates the remote server against an explicit pre-shared SSL certificate.Provide a wrapper to a real SSLSocketFactory delegating all calls to the contained instance.