Hi, I have an Oracle DB need to establish SSL connection,
but with performance issue, I have to let client to decide using SSL connection or not.
Like, sensitive data using SSL connection, others are not.
Can I just changing connection string to achieve?