SslConfig

constructor(keyPassword: String = "", keystoreFile: File? = null, keystoreType: SslKeystore.KeyStoreType = SslKeystore.KeyStoreType.PKCS12, keystorePassword: String = "")