Search

GlobalSCAPE Knowledge Base

Enable the OCSP response

Karla Marsh
EFT

THE INFORMATION IN THIS ARTICLE APPLIES TO:

  • EFT v7.3.6 and later

DISCUSSION

The OCSPStaplingEnable setting enables the OCSP response; this setting should be enabled ONLY if the EFT administrator wants to enable OCSP responses. By default, this is disabled (OSCP is turned off). This option needs to exists along with any other OCSP settings for proper behavior. When the setting is present and non-zero, EFT disables OCSP stapling, meaning that EFT ignores that extension request and simply never handles the callback, thus never sending any stapled OCSP response.

 In v8.0 and later:

Add the name:value pair to the AdvancedProperties.JSON file as described in the "Advanced Properties" topic in the online help for your version of EFT.

{

"OCSPStaplingEnable": "false"

}

In versions prior to v8.0: 

Add the following information to the registry.

HKEY_LOCAL_MACHINE\Software\Wow6432Node\GlobalSCAPE Inc.\EFT Server 7.3\

Name: OCSPStaplingEnable

Type: DWORD

Default Value: FALSE (disabled)

Cached: yes

Backup/Restore: yes

​OCSP Stapling in EFT does not support proxy configurations.

Details
Last Modified: 2 Months Ago
Last Modified By: kmarsh
Type: HOWTO
Rated 3 stars based on 4 votes.
Article has been viewed 25K times.
Options
Also In This Category
Tags