postwait / node-amqp

[UNMAINTAINED] node-amqp is an AMQP client for nodejs
MIT License
1.69k stars 357 forks source link

no ssl passphrase option #349

Open chadbutton opened 10 years ago

chadbutton commented 10 years ago

There is no passphrase option like there is in the tls module. Would like to have this option to be passed through so I am not prompted for this every time my server app starts.