method
add_status
v2_2_9 -
Show latest stable
-
0 notes -
Class: BasicResponse
- 1_8_6_287
- 1_8_7_72
- 1_8_7_330
- 1_9_1_378 (0)
- 1_9_2_180 (0)
- 1_9_3_125 (0)
- 1_9_3_392 (0)
- 2_1_10 (0)
- 2_2_9 (29)
- 2_4_6 (38)
- 2_5_5 (0)
- 2_6_3 (0)
- What's this?
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.