Windows WinSCP application version 5.8.1 beta seems to support TLS/SSL client certificate authentication with implicit TLS/SSL for FTP.
I wonder if WinSCP .NET assembly (dll version of WinSCP) supports this type of authentication?
Windows WinSCP application version 5.8.1 beta seems to support TLS/SSL client certificate authentication with implicit TLS/SSL for FTP.
I wonder if WinSCP .NET assembly (dll version of WinSCP) supports this type of authentication?
Yes, it does.
Use the SessionOptions.TlsClientCertificatePath
to specify a full path to TLS/SSL client certificate.