Quantcast
Channel: WinDev Forum
Viewing all articles
Browse latest Browse all 1914

WD21 - FTP certificate error (no replies)

$
0
0
Hi,

I'm trying to setup a connection to a site using "implicit FTP over TLS". It all works fine when using Filezilla. When connecting however a popup is shown that the certificate is outdated. And after confirming that the connection is established. I could not find an option to ignore this error automatically. But in the end the FTP is working and I am able to send files.

From my WD application I want to automate things because the upload is scheduled on a server to run at night times.
Therefore I need to supress this error and according to the help I can use
FTP.IgnoreError = ftpIgnoreExpiredCertificate+ftpIgnoreInvalidCertificate+ftpIgnoreInvalidCertificateName

However that does not seem to work. The FTPConnect() still is rejected and returns -1. And Errorinfo() shows me an invalid certificate message.

Anyone using this option and can confirm it SHOULD work?

I also added FTPParameter(ftpParameterMode,1) with no luck.

Viewing all articles
Browse latest Browse all 1914

Trending Articles



<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>