Flowdock
method

cert_status

Importance_1
Ruby latest stable (v2_5_5) - 0 notes - Class: SingleResponse
cert_status() public

Returns the status of the certificate identified by the certid. The return value may be one of these constant:

  • V_CERTSTATUS_GOOD

  • V_CERTSTATUS_REVOKED

  • V_CERTSTATUS_UNKNOWN

When the status is V_CERTSTATUS_REVOKED, the time at which the certificate was revoked can be retrieved by #revocation_time.

Show source
Register or log in to add new notes.