signocsp.algid

Use this parameter to set the signing algorithms for signing OCSP requests.

Parameter syntax
<config name>.signocsp.algid = <value>

Where <value> is one of the following algorithm identifiers.

  • sha1WithRSAEncryption

  • sha256WithRSAEncryption (default)

  • sha384WithRSAEncryption

  • sha512WithRSAEncryption

  • dsaWithSHA1

Parameter example
config0.signocsp.algid =sha512WithRSAEncryption