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.