Hi @ Greg Gum,
Thanks for the question and using MS Q&A platformWhen you connect to the emulator from Node.js SDKs, TLS verification is disabled. By default, the Node.js SDK (version 1.10.1 or later) for the API for NoSQL doesn't try to use the TLS/SSL certificate when it connects to the local emulator.
If you installed the certificates into the Java certificate store or used them elsewhere, you must reimport them using the current certificates. Your application can't connect to the local emulator until you update the certificates.
Please go through this documentation that might help you: https://learn.microsoft.com/en-us/troubleshoot/azure/cosmos-db/tools-connectors/emulator?source=recommendations#import-certificate-for-nodejs-applications.
Hope this helps. Do let us know if you any further queries. If this answers your query, do click Accept Answer
and Yes
for was this answer helpful. And, if you have any further query do let us know.