No Host Verify (-nohostverify)

Use No Host Verify (-nohostverify) to turn off host verification for a Transport Layer Security (TLS) connection to a database server.

Operating system and syntax UNIX / Windows -nohostverify
Use with Maximum value Minimum value Single-user default Multi-user default
Client Connection

Without this parameter specified, the client compares the host name specified in the connection with the Common Name specified in the server certificate, and raises an error if they do not match. With this parameter specified, the client never raises the error.

For more information, see OpenEdge Getting Started: Core Business Services - Security and Auditing.