Flowdock
method

sign

Importance_1
sign(p1, p2, p3 = v3, p4 = v4, p5 = v5) public

Signs this OCSP response using the cert, key and optional digest. This behaves in the similar way as OpenSSL::OCSP::Request#sign.

flags can include:

OpenSSL::OCSP::NOCERTS

don’t include certificates

OpenSSL::OCSP::NOTIME

don’t set producedAt

OpenSSL::OCSP::RESPID_KEY

use signer’s public key hash as responderID

Show source
Register or log in to add new notes.