ConfigWSCert
Use the
ConfigWSCert
command to configure the certificate file and password that will be used to secure the connection between clients and the FactoryTalk Activation
Websocket Service. These options are required:
- '-c, --certfile': specifies the certificate filename and path.
- '-p, --certpassword': specifies the password.
Usage: configwscert [options]
This table describes the command options.
Option | Description |
---|---|
-v|--verbose | Use this option to turn on trace messaging. |
-c|--certfile | Specifies the FactoryTalk Activation Websocket Service certificate filename and path. |
-p|--certpassword | Specifies the FactoryTalk Activation Websocket Service password. |
-r|--restart | Either enable and start the service or restart the service. |
-?|-h|--help | Show help information. |
Provide Feedback