Trying to connect using the ODP.NET Managed Driver, but I get ORA-12570 and a bunch of other errors that Stackoverflow has lead me to believe I can't connect due to the encryption on the server.
I can connect fine with Oracle Sql Developer.
Can I disable encryption? If not, how are other people connecting via the managed driver?