Flowdock
add_status(p1, p2, p3, p4, p5, p6, p7) public

Adds a validation status (0 for revoked, 1 for success) to this response for certificate_id. reason describes the reason for the revocation, if any.

The revocation_time, this_update and next_update are times for the certificate’s revocation time, the time of this status and the next update time for a new status, respectively.

extensions may be an Array of OpenSSL::X509::Extension that will be added to this response or nil.

Show source
Register or log in to add new notes.