Hello!
I am having an issue when trying to FTPS into a server using the FTPSClient. The error is as follows.
> The remote certificate is invalid according to the validation procedure.
What I need to do is download the CA certificate from the server I'm trying to FTPS into and then add that to the trusted list of certificates and I was wondering if anyone could help me with instructions on how I might be able to do that?
The operating system I am attempting to do this on is Windows 7 Professional.
Thank you for any assistance you can provide!
I am having an issue when trying to FTPS into a server using the FTPSClient. The error is as follows.
> The remote certificate is invalid according to the validation procedure.
What I need to do is download the CA certificate from the server I'm trying to FTPS into and then add that to the trusted list of certificates and I was wondering if anyone could help me with instructions on how I might be able to do that?
The operating system I am attempting to do this on is Windows 7 Professional.
Thank you for any assistance you can provide!