FTP_AcceptInvalidCertificate |
Top Previous Next |
×V3.1Ø
Valid for: SetStartup & SetRuntime
Syntax - SetStartup FTP_AcceptInvalidCertificate {"Yes" | "No"}
Description: This option defines whether or not EMUE should accept a certificate that is not valid. Setting this property to "Yes" will cause EMUE to accept an invalid certificate and continue retrieving the file. The default value for FTP_AcceptInvalidCertificate is No.
Sample: The following statement instructs EMUE to accept invalid FTP certificates. SetStartup FTP_AcceptInvalidCertificate "Yes"
See Also:
|