Class MakeSSL
java.lang.Object
org.postgresql.util.ObjectFactory
org.postgresql.ssl.MakeSSL
-
Field Summary
Fields -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionstatic voidconvert(PGStream stream, Properties info) private static voidverifyPeerName(PGStream stream, Properties info, SSLSocket newConnection) Methods inherited from class ObjectFactory
instantiate
-
Field Details
-
LOGGER
-
-
Constructor Details
-
MakeSSL
public MakeSSL()
-
-
Method Details
-
convert
- Throws:
PSQLExceptionIOException
-
verifyPeerName
private static void verifyPeerName(PGStream stream, Properties info, SSLSocket newConnection) throws PSQLException - Throws:
PSQLException
-