retries

Use this parameter to set the number of times an OCSP request will be retried when the OCSP response is one of the following.

Response

Description

​​ internalError

The OCSP responder reached an inconsistent internal state. The query should be retried, potentially with another responder.

tryLater

The service exists but is temporarily unable to respond.

malformedRequest

The request received does not conform to the OCSP syntax.

Parameter syntax
<config name>.retries = <value>

Where <value> is one of the following values:

  • 0

  • 1

  • 2 (default)

  • 3

  • 4

  • 5

  • 6

Parameter example
config0.retries = 1