Greetings!
I'm trying to track down the list of supported ciphers, MACs, and KEXs Rclone uses for SFTP.
I understand none of those are user configurable (outside of enabling insecure options).
Is there a list of these items somewhere?
Thank you!
- Tim
Greetings!
I'm trying to track down the list of supported ciphers, MACs, and KEXs Rclone uses for SFTP.
I understand none of those are user configurable (outside of enabling insecure options).
Is there a list of these items somewhere?
Thank you!
Sidenote, being able to configure what ciphers, MACs, and KEXs used within Rclone would be a great feature. ![]()
hello and welcome to the fourm,
have you seen these
https://forum.rclone.org/t/ssh-certificate-based-authentication-does-not-work/19222
These are basically the same ones supported by the go ssh library and I think looking in the constants section defines them all
This topic was automatically closed 3 days after the last reply. New replies are no longer allowed.