SSH authentication using X.509 certificates
Question: I am unable to determine from the documentation if the Chilkat library supports SSH authentication using X.509 certificates. In our application, we need to establish secure SSH connections to remote servers, and we prefer to use X.509 certificates for authentication instead of traditional username/password or key-based authentication methods. Could you please clarify if the Chilkat SSH/SFTP API’s support X.509 […]