com.github.mauricio.async.db.SSLConfiguration
See theSSLConfiguration companion object
Contains the SSL configuration necessary to connect to a database.
Value parameters
- mode
-
whether and with what priority a SSL connection will be negotiated, default disabled
- rootCert
-
path to PEM encoded trusted root certificates, None to use internal JDK cacerts, defaults to None
Attributes
- Companion
- object
- Graph
-
- Supertypes
-
trait Serializabletrait Producttrait Equalsclass Objecttrait Matchableclass Any
Members list
In this article