node-red-contrib-ibm-cloud / node-red-contrib-ibm-db2

Node-RED nodes to work with a Db2 LUW database. Works with "Db2 on Cloud" and "Db2 Warehouse on Cloud" services as well as standalone installation of Db2 LUW.
2 stars 1 forks source link

switch default connection from non-ssl to ssl except 50000/tcp #3

Closed ibmrcruicks closed 4 years ago

smchamberlin commented 4 years ago

We can do this for now, as you mentioned in slack, a better long-term fix might be to have a SSL option in the node itself so that we don't make assumptions that non-50000 ports are SSL necessarily... Thanks for the contribution!