method

add_nonce

ruby latest stable - Class: OpenSSL::OCSP::Request
add_nonce(p1 = v1)
public

Adds a nonce to the OCSP request. If no nonce is given a random one will be generated.

The nonce is used to prevent replay attacks but some servers do not support it.