Back to HTTP Binding Component Client Endpoint Properties, or HTTP Binding Component Client Endpoint Properties Info
| At line 65 changed 1 line. |
| ;Hostname Verification: Specifies whether Hostname Verification is enabled. Select the checkbox to enable Hostname Verification and when a custom host name verifier is used. Clear the checkbox to turn Hostname Verification off. \\ \\Hostname Verification ensures that the host name in the digital certificate matches the host name in the URL to which client connects. In some cases it is useful to turn verification off, such as for test purposes or when security is not an issue. \\ |
| ;Hostname Verification: Specifies whether Hostname Verification is enabled. Select the checkbox (default) to enable Hostname Verification and when a custom host name verifier is used (Note: at the moment, we don't have an option in NetBeans to allow applications to plugin a custom HostnameVerifier implementation). Clear the checkbox to turn Hostname Verification off. \\ \\Hostname Verification ensures that the host name in the digital certificate matches the host name in the URL to which client connects. In some cases it is useful to turn verification off, such as for test purposes or when security is not an issue. \\ |