ssl

fun ssl(keyStore: Path, keyStorePassword: String): ServerConfig

Enable SSL for the PG wire server.

Parameters

keyStore

path to the keystore file.

keyStorePassword

password for the keystore.