Re: FTPS Certificate authentication without passwo - WeOnlyDo Discussion board

Re: FTPS Certificate authentication without passwo (General questions)

by woddrazen, Saturday, May 09, 2009, 17:56 (5437 days ago) @ tamilarasan

Tamil,


You need to import first wodCertificate.dll in your project.

Here is code you need to use in VB.NET to load certificate using wodCertificate:
[code] Dim cert As New WODCERTMNGLib.Certificate

cert.Load( c:\cert.txt , password )[/code]
I send you wodCertificate.dll to your ticket question.


Drazen


Complete thread: