How to directly use PKCS#12 file in ODP.NET?

31 views Asked by At

I'm trying to use the Oracle.ManagedDataAccess 21.12.0 to connect to Oracle database. When configuring the TLS/SSL, it looks like that the ODP.NET only support setting the wallet location to one that has auto-login enabled.

My question is if ODP.NET could directly uses PKCS#12 wallet as I was only provided with the p12 file and doesn't have the sso file. If this is not supported, what the suggestions for handling this scenario?

0

There are 0 answers