Version: 1.3.0-rc4
When trying to save configuration to remote host (ssh server), it fails with following message:
vyos@vyos# save sftp://user:pass@host/path/of/file Saving configuration to 'sftp://user:pass@host/path/of/file'... ##O#- # curl: (60) SSL peer certificate or SSH remote key was not OK More details here: https://curl.haxx.se/docs/sslcerts.html curl failed to verify the legitimacy of the server and therefore could not establish a secure connection to it. To learn more about this situation and how to fix it, please visit the web page mentioned above. Error saving sftp://user:pass@host/path/of/file
As far as I know, it once worked in 1.3.0-rc1. Not sure when it broke.