cert_buffer.properties
The file "cert_buffer.properties" contains settings for buffering the verification results of certificates. In this file, you can adjust how long the result of a certificate check is to be saved for a partner. The result is saved cross-session. In addition, each session stores the result internally after the first check, regardless of the setting.
The file is stored in the Ieffect installation folder in the OFTP2 directory. If the file does not exist or a setting is not specified, the corresponding default value is used. Lines beginning with # are ignored and can be used as comment lines.
The declaration always begins with the partner alias. It is followed by two numerical values that determine the buffer time of valid certificates and invalid certificates. The data is given in hours.
Example to always save 30 days:
ALIAS=720,720
Special partner alias to overwrite the default setting:
OFTP2_MODULES=168,0