how to copy certs to solace using cli

Options
Manikanta532
Manikanta532 Member Posts: 13
edited February 2022 in PubSub+ Event Broker #1

As per the doc, it was told to use the sftp command to copy certs from the remote host to /certs folder of solace. But, when am trying the same its throwing error:
solace-ac> copy sftp://root@****/tmp/caserver.pem /certs/caserver.pem

Invalid command input
copy sftp://root@****/tmp/caserver.pem /certs/caserver.pem
^
-> unknown command, or command not available in current mode
Suggest, how to proceed from the above, we would like to use solace with secure mode.

Comments