Categories
- All Categories
- Oracle Analytics and AI Learning Hub
- 34 Oracle Analytics and AI Sharing Center
- 20 Oracle Analytics and AI Lounge
- 273 Oracle Analytics and AI News
- 48 Oracle Analytics and AI Videos
- 16.2K Oracle Analytics and AI Forums
- 6.3K Oracle Analytics and AI Idea Labs
- Oracle Analytics and AI User Groups
- 100 Oracle Analytics and AI Trainings
- 16 Oracle Analytics and AI 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
