Ignore hostname errors

Specifies whether to ignore hostname validation errors during TLS communication with AFP Download Plus.

Values:

No (default)
Hostname errors are acknowledged. The connection fails if the client hostname does not match the name in the certificate subject or Subject Alternative Name (SAN).
Yes
Hostname errors are ignored. The connection proceeds even if the client hostname does not match the certificate.

Database name
WorkflowSystem.MVSTLS.CertValidationIgnoreHostName
Usage notes:
  • This property is available only when Mutual authentication is enabled and Ignore certificate errors is set to No.
  • This property prevents comparing the client hostname with the name in the certificate subject. It also applies to Subject Alternative Name (SAN) validation.