Open
Description
First and foremost: Thanks for sharing sshx and huge respect for what you've built here!
I'm running my own sshx server and it gets a certificate by an internal (private) CA. This leads to the sshx client not accepting the cert, because it seems it brings a list of CAs with it using a rust package.
So, it would be nice to be able to specify a file or folder with certificates of CAs (aka trust store) that should be trusted by the sshx client additionally or instead of the ones included, similar to the --cacert
option in curl or many others.
Thanks!
Metadata
Assignees
Labels
No labels
Activity