FTP_ValidateServerSSLCertificate

Top  Previous  Next

×V3.1Ø

S

A

W

WS

ü

Valid for: SetStartup & SetRuntime

 

Syntax -

       SetStartup FTP_ValidateServerSSLCertificate {"Yes" | "No"}

 

Description:

This option defines whether or not certificate authentication is used.   If FTP_ValidateServerSSLCertificate is set to No, all certificates will be accepted regardless of whether or not they are valid.  The default value for FTP_ValidateServerSSLCertificate is Yes.

 

Sample:

       The following statement instructs EMUE to accept all certificates, regardless of whether or not they are valid.

SetStartup FTP_ValidateServerSSLCertificate "No"

 

See Also:

InputFile

MoveFile

CopyFile

DeleteFile

FTP_Username

FTP_Password

FTP_PortNumber

FTP_Timeout

FTP_PortType

FTP_UsePassive

FTP_Compression

SetRuntime