Settings for Generating OCSP Response lists

The server/WEB-INF/conf/basic-ocsp-list-gen.bml file specifies the configuration settings for the generator that creates OCSP response lists for consumption by Responders.

Property: proofListRetries

Default 10
Description

This is the number of times that Validation Authority will attempt to write an OCSP response list to its destination before giving up. This may be used to circumvent problems with network-attached storage, etc.

Example

<property name=“proofListRetries” value=“5”/>