We are using node js code to connect to OracleDB over TLS. We are using the node-oracledb library for connection. Does anyone have any sample code or tried before? We tried but not sure how to pass the certificates from the client side. And also I am interested in one way TLS authentication. Any help is much appreciated. Thanks in Advance