Need to configure Oracle 11gr2 Database to use Smart Card/soft token to connect over SSL with SSL au
Trying to configure SSL connections with SSL authentication. Followed Doc ID 736510.1 to configure SSL connection and authentication on solaris server running multiple 11.2.0.4 instances, running out of one ORACLE_HOME, using CA issued PKI certs. When trying to connect using sqlplus get error ora-29002. I created wallets for each of the instances and one for the server, the DN/subject is different for each wallet cert. The listener and sqlnet.ora are configured to use the wallet of the database I am trying to connect to. SSL_SERVER_DN_MATCH is set to YES on the client. The TNSNAMES.ORA entry has the DN from the instance cert.