Key questions about this property
The answers below summarize the purpose, scope, default effect, and review scenarios for this property.
| What does it do? |
It allows or disallows network errors during Online Certificate Status Protocol (OCSP) checks, affecting how certificate validation is handled. |
| What area does it affect? |
Secure 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 security settings or troubleshooting certificate validation issues. |
Out of the box property record
Raw metadata from the property record.
| Property name |
com.glide.communications.httpclient.ocsp_allow_network_error |
| Sys ID |
|
| Type |
boolean |
| Application |
Global |
| Default value |
true |
| Description |
|
| Updated |
|
Sources
Official references and nearby text excerpts where this property appears.
Context preview
Snippet 1
... Recommended value true To learn more about adding or creating a system property, see Add a system property . Enforce OCSP check on network error Learn how to configure the com.glide.communications.httpclient.ocsp_allow_network_error property to prevent bad actors from bypassing Online Certificate Status Protocol (OCSP checks. If the com.glide.communications.httpclient.ocsp_allow_network_error system property is not explicitly set to the recommended value of false, and the ...
Related properties