Re: FTPS Certificate authentication without passwo (General questions)
Hi,
We have tried with .p12 file .
But for that one we have to pass the password which we have used to create the certificate.
for eg:
cert.Import(filePath, password , System.Security.Cryptography.X509Certificates.X509KeyStorageFlags.Exportable)
What we need is , how to use the FTPS certificate authentication without passing any password.
Thanks,
Tamil.