VCOM Linux Driver
Advantech Inc.
|
If one wishes to use VCOM over TLS, 3 files are needed for each Device Server, which is composed of:
Back to README.md
Use adv-eki-tls-create to generate files needed to setup the TLS connection.
This command will prepare 2 files, and present the used rootCA:
Upload them to the Device Server, setup the password and reboot the device.
option | discription | value |
---|---|---|
-h | show help message | N/A |
-n | output file name | string |
-k | use a custom RootCA private key | path/to/rootCA.key |
-p | use a custom RootCA public key | path/to/rootCA.pem |
-s | use a custom RootCA serial file | path/to/rootCA.srl |
-e | secure key-pair with a password | string |
-l | DSA length | number |
-L | DH lenght | number |