Categories
- All Categories
- Oracle Analytics Learning Hub
- 17 Oracle Analytics Sharing Center
- 17 Oracle Analytics Lounge
- 224 Oracle Analytics News
- 44 Oracle Analytics Videos
- 15.8K Oracle Analytics Forums
- 6.2K Oracle Analytics Idea Labs
- Oracle Analytics User Groups
- 84 Oracle Analytics Trainings
- 15 Oracle Analytics Data Visualizations Challenge
- Find Partners
- For Partners
SSL transport detected invalid or obsolete server certificate when using Node oracledb

Hello,
I am trying to update my Node.js application to use TLS when connecting to our Oracle 19c DB, but I'm getting the 'SSL transport detected invalid or obsolete server certificate' error.
I'm able to connect successfully using TLS with the same wallet file using sql developer so I know the cwallet.sso file, user, connection string, port, etc are valid. I've tried various combinations of the oracledb library and oracle client but I still get this error.
Are the versions I'm using below incompatible?
Oracle DB: 19c
Oracle client: instantclient-basiclite-windows.x64-19.21.0.0.0dbru
package.json: "oracledb": "^5.5.0"
Connection String: tcps://db.host.name.com:2484/dbservicename?wallet_location=C:/folder_to_wallet/wallet&retry_count=20&retry_delay=3
Thanks,
Chris
Best Answer
-
Thanks, sorry
0
Answers
-
Hi,
This is not the right forum for your question, this is only about Oracle Analytics products.
Have a look at the developers community forum: https://forums.oracle.com/ords/apexds/domain/dev-community
Find the best category and post there.
Thanks
1