How to setup Certificate property in C# - WeOnlyDo Discussion board

How to setup Certificate property in C# (wodFTPServer)

by Gary, Thursday, January 21, 2016, 22:55 (3010 days ago)

In C# example weonlydo provide (FTP Server with user tracking) , I use following to set the Protocol to SFTP.

But how can I set the ftpd1.Certificate property?

Thanks

How to setup Certificate property in C#

by Jasmine, Thursday, January 21, 2016, 22:57 (3010 days ago) @ Gary

Hi Gary,

does this sample help?

http://www.weonlydo.com/code.asp?did=Simple-FTPS-Server

Kind regards,
Jasmine.

How to setup Certificate property in C#

by Gary, Friday, January 22, 2016, 15:25 (3009 days ago) @ Jasmine

Thanks! It is working fine.

Best regards

Gary