node-opcua / opcua-commander

a opcua client with blessed (ncurses)
MIT License
211 stars 46 forks source link

Add certs as parameters #11

Closed dg14 closed 3 years ago

dg14 commented 6 years ago

it's impossible to specify certificate and key used to connect. only internal files are used.

--- Want to back this issue? **[Post a bounty on it!](https://www.bountysource.com/issues/55081401-add-certs-as-parameters?utm_campaign=plugin&utm_content=tracker%2F32277473&utm_medium=issues&utm_source=github)** We accept bounties via [Bountysource](https://www.bountysource.com/?utm_campaign=plugin&utm_content=tracker%2F32277473&utm_medium=issues&utm_source=github).
erossignon commented 3 years ago

use --userCertificate cert.pem --userCertificatePrivateKey privKey.pem.