FTP_ValidateServerSSLCertificate |
Top Previous Next |
×V3.1Ø
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:
|