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) |
instantiatepublic static void convert(PGStream stream, java.util.Properties info) throws PSQLException, java.io.IOException
PSQLExceptionjava.io.IOExceptionprivate static void verifyPeerName(PGStream stream, java.util.Properties info, javax.net.ssl.SSLSocket newConnection) throws PSQLException
PSQLException