Property reference

com.glide.communications.httpclient.verify_hostname

The com.glide.communications.httpclient.verify_hostname property ensures that the hostname and certificate chain of remote SSL hosts are verified. Setting this property to true helps protect against man-in-the-middle (MITM) attacks, making it crucial for secure communications.

Default: true Type: boolean Application: Global

Key questions about this property

The answers below summarize the purpose, scope, default effect, and review scenarios for this property.

What does it do? This property enforces hostname and certificate verification for SSL connections, enhancing security by preventing unauthorized access.
What area does it affect? SSL communications
What does the default mean? The default value is "true", which means this behavior is enabled by default.
When should you review it? Review this property when configuring secure connections or addressing security concerns.

Out of the box property record

Raw metadata from the property record.

Property name com.glide.communications.httpclient.verify_hostname
Sys ID fab070c3c3122200eeed99c8d1d3ae09
Type boolean
Application Global
Default value true
Description Verify hostname and certificate chain presented by remote SSL hosts. Set to true to protect against MITM attacks. Overrides the com.glide.communications.trustmanager_trust_all property
Updated 2024-08-02 00:33:10