Hi!
i have a issue with the SSH plugin, v 7.0.1, for vro 6.0.2 appliance.
I generate with success a key with the workflow Library -> SSH -> Generate key pair.
The variable keyPath was set with this value "../conf/voc_key"
After this i use the flow "Add SSH Host" to add my fist SSH host.
The flow was completed with non error, but the attribute certificatePath was not set.
SshHostConfiguration [hostname=myhost.domain, port=22, username=root, certificatePath=null, passwordAuthentication=false, rootFolders=[], id=f69216e4-f8a0-4f68-82d1-207975c79e72]
i try to update the host, but always the certificatePath was null.
I try to set the certificatePaht attribute with the absolute path of the key, /etc/vco/app-server/vco_key with the same result.
Any solution?
Sorry for my bad english, thanks in advance.