Skip to Main Content

ODP.NET

Announcement

For appeals, questions and feedback about Oracle Forums, please email oracle-forums-moderators_us@oracle.com. Technical questions should be asked in the appropriate category. Thank you!

connect to oracle db via SSL Certificate in C#.Net

hi.shobhit76Apr 7 2018 — edited Apr 13 2018

Hi All,

I am having a console application which reads some data from flat files and apply business logic and insert that data into an oracle database.

Currently I am making use of a connection string which contains UserName & Password in the connection string itself and I use OracleDataAccess library to connect to oracle db.

I want to know if there is any possibility of connecting to the database using SSL certificates. If you could guide me to a code snippet that will be really helpful. I could not find this information or samples anywhere over the internet.

Thanks & Regards

Shobhit.

Comments
Locked Post
New comments cannot be posted to this locked post.
Post Details
Locked on May 11 2018
Added on Apr 7 2018
3 comments
3,344 views