ssl property

SslConfig? ssl
getter/setter pair

SSL configuration for the connection to the source Oracle database.

  • Only SERVER_ONLY configuration is supported for Oracle SSL. * SSL is supported for Oracle versions 12 and above.

Implementation

SslConfig? ssl;