public class MakeSSL extends ObjectFactory
Modifier and Type | Field and Description |
---|---|
private static java.util.logging.Logger |
LOGGER |
Constructor and Description |
---|
MakeSSL() |
Modifier and Type | Method and Description |
---|---|
static void |
convert(PGStream stream,
java.util.Properties info) |
private static void |
verifyPeerName(PGStream stream,
java.util.Properties info,
javax.net.ssl.SSLSocket newConnection) |
instantiate
public static void convert(PGStream stream, java.util.Properties info) throws PSQLException, java.io.IOException
PSQLException
java.io.IOException
private static void verifyPeerName(PGStream stream, java.util.Properties info, javax.net.ssl.SSLSocket newConnection) throws PSQLException
PSQLException