![]()
Contents
Cirrus Link Resources
Cirrus Link Website![]()
Contact Us (Sales/Support)![]()
Forum![]()
Cirrus Link Modules Docs for Ignition 7.9.x![]()
Inductive Resources
Ignition User Manual![]()
Knowledge Base Articles![]()
Inductive University![]()
Forum![]()
...
Now copy the three files to the /opt/ibsnow/conf/certs directory. To do this, first copy the files into the tmp folder of the EC2 instance using this command from your local:
|
Next, SSH into the instance:
|
Finally, move the files from the tmp folder into the destination folder by using this command:
sudo mv /tmp/filename /opt/ibsnow/conf/certs/ |
When done, it should look similar to what is shown below.
...