rodhoward / node-sybase

23 stars 55 forks source link

sybaseConfig.properties unclear #33

Open Drwildy opened 3 years ago

Drwildy commented 3 years ago

I am in need of encrypting my password to login to sybase. I noticed there is "support" for a sybaseConfig.properties with a way to ENCRYPT_PASSWORD = true. However, the language on where to place the file is extremely vague. It says that the bridge looks for the file?

What do I need to do to enable password encryption?