Offline
Member since 04-06-2023

Community record

4
Posts
0
Kudos
0
Solutions
Badges
Here's best work around. Do this environment variable in your shell in order to get Node JavaScript to ignore SSL cert issues. export NODE_TLS_REJECT_UNAUTHORIZED=0
Thank you. This is helpful. I'm surprised there is not an infoblox-client built with JavaScript/Node.js.