THE INFORMATION IN THIS ARTICLE APPLIES TO:
DISCUSSION
Override the OCSP responder URI specified in the certificate's AIA extension. When this setting is not used, EFT is using a URL defined in a very specific part of the certificate (AIA extension). In the off chance that you need to go to a different URL than what is defined, for example if your OCSP responder changed their infrastructure and you need to point to a different URL, you would set it there.
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.
{
"OCSPStaplingForceURL": "Specify URL"
}
In versions prior to v8.0:
HKEY_LOCAL_MACHINE\Software\Wow6432Node\GlobalSCAPE Inc.\EFT Server 7.3\
Name: OCSPStaplingForceURL
Type: STRING
Default Value: none
Max Length: 4096
Cached: yes
Backup/Restore: yes